Skip to content

Commit 27a4876

Browse files
Merge pull request #760 from microsoftgraph/dependabot/pip/charset-normalizer-3.4.0
chore(deps-dev): bump charset-normalizer from 3.3.2 to 3.4.0
2 parents 24621d8 + f425a4d commit 27a4876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ certifi==2024.7.4 ; python_version >= '3.6'
1818

1919
cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020

21-
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
21+
charset-normalizer==3.4.0 ; python_full_version >= '3.7.0'
2222

2323
click==8.1.7 ; python_version >= '3.6'
2424

0 commit comments

Comments
 (0)