Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory #2833

Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory

Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory #2833

Workflow file for this run

name: whitelist check
on:
pull_request:
permissions:
contents: read
jobs:
reflex-web:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Assert whitelist is empty
run: echo -e "\nassert not WHITELISTED_PAGES, f'WHITELISTED_PAGES includes {WHITELISTED_PAGES}'" | cat "pcweb/whitelist.py" - | python3