Skip to content

Commit 00a1d24

Browse files
authored
Merge pull request #363 from serlo/dependabot/pip/minor-and-patch-dd91c09d50
chore(deps): Bump multidict from 6.7.0 to 6.7.1 in the minor-and-patch group
2 parents e3e8d1f + eda0723 commit 00a1d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ charset-normalizer==3.4.4; python_full_version >= '3.7.0'
66
gql==4.0.0
77
graphql-core==3.2.7; python_version >= '3.6' and python_version < '4'
88
idna==3.11; python_version >= '3.5'
9-
multidict==6.7.0; python_version >= '3.7'
9+
multidict==6.7.1; python_version >= '3.7'
1010
requests==2.32.5; python_version >= '3.7'
1111
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1212
sniffio==1.3.1; python_version >= '3.7'

0 commit comments

Comments
 (0)