Skip to content

Commit

Permalink
Merge pull request #703 from jhpyle/dependabot/pip/docassemble_base/u…
Browse files Browse the repository at this point in the history
…rllib3-2.0.7

Bump urllib3 from 2.0.6 to 2.0.7 in /docassemble_base
  • Loading branch information
jhpyle authored Oct 24, 2023
2 parents 04180c9 + 6963acb commit ae45f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble_base/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
"tzlocal==5.1",
"ua-parser==0.18.0",
"uritemplate==4.1.1",
"urllib3==2.0.6",
"urllib3==2.0.7",
"us==3.1.1",
"user-agents==2.2.0",
"wcwidth==0.2.6",
Expand Down

0 comments on commit ae45f0e

Please sign in to comment.