diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 600e2c0bea3..6462215acbf 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -15,7 +15,6 @@ on: push: branches: [ "main" ] pull_request: - # The branches below must be a subset of the branches above branches: [ "main" ] schedule: - cron: '1 * * * 1' diff --git a/requirements-dev.txt b/requirements-dev.txt index ab269977fe2..3c5f74ab40d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,10 +20,10 @@ docutils==0.20.1 flit==3.12.0 flit_core==3.12.0 frozenlist==1.6.0 -h11==0.14.0 +h11==0.16.0 h2==4.2.0 hpack==4.1.0 -httpcore==1.0.8 +httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 idna==3.10