Skip to content

Commit

Permalink
Merge pull request #275 from microsoftgraph/dependabot/pip/charset-no…
Browse files Browse the repository at this point in the history
…rmalizer-3.2.0

Bump charset-normalizer from 3.1.0 to 3.2.0
  • Loading branch information
github-actions[bot] authored Jul 10, 2023
2 parents 2878519 + 0685dac commit 04fa530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2023.5.7 ; python_version >= '3.6'

cffi==1.15.1 ; os_name == 'nt' and implementation_name != 'pypy'

charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
charset-normalizer==3.2.0 ; python_full_version >= '3.7.0'

click==8.1.4 ; python_version >= '3.6'

Expand Down

0 comments on commit 04fa530

Please sign in to comment.