Skip to content

Commit d5cc29a

Browse files
Merge pull request #815 from microsoftgraph/dependabot/pip/httpcore-1.0.9
chore(deps-dev): bump httpcore from 1.0.8 to 1.0.9
2 parents 505088d + 8c8c109 commit d5cc29a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
push:
1616
branches: [ "main" ]
1717
pull_request:
18-
# The branches below must be a subset of the branches above
1918
branches: [ "main" ]
2019
schedule:
2120
- cron: '1 * * * 1'

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ docutils==0.20.1
2020
flit==3.12.0
2121
flit_core==3.12.0
2222
frozenlist==1.6.0
23-
h11==0.14.0
23+
h11==0.16.0
2424
h2==4.2.0
2525
hpack==4.1.0
26-
httpcore==1.0.8
26+
httpcore==1.0.9
2727
httpx==0.28.1
2828
hyperframe==6.1.0
2929
idna==3.10

0 commit comments

Comments
 (0)