Skip to content

Commit 62e6b48

Browse files
Merge pull request #786 from microsoftgraph/dependabot/pip/charset-normalizer-3.4.1
chore(deps-dev): bump charset-normalizer from 3.4.0 to 3.4.1
2 parents f8a0f58 + d57686d commit 62e6b48

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.12.14 ; python_version >= '3.6'
1818

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

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

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

0 commit comments

Comments
 (0)