We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 505088d + 8c8c109 commit d5cc29aCopy full SHA for d5cc29a
.github/workflows/codeql.yml
@@ -15,7 +15,6 @@ on:
15
push:
16
branches: [ "main" ]
17
pull_request:
18
- # The branches below must be a subset of the branches above
19
20
schedule:
21
- cron: '1 * * * 1'
requirements-dev.txt
@@ -20,10 +20,10 @@ docutils==0.20.1
flit==3.12.0
flit_core==3.12.0
22
frozenlist==1.6.0
23
-h11==0.14.0
+h11==0.16.0
24
h2==4.2.0
25
hpack==4.1.0
26
-httpcore==1.0.8
+httpcore==1.0.9
27
httpx==0.28.1
28
hyperframe==6.1.0
29
idna==3.10
0 commit comments