chore(deps): update dependency urllib3 to v2.2.3 #22

Merged
realaravinth merged 1 commit from renovate/urllib3-2.x into master 2024-09-12 22:11:44 +05:30
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f724d890c1 - Show all commits

View file

@ -12,7 +12,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
dependencies = [ "requests==2.32.3", "urllib3==2.2.2" ]
dependencies = [ "requests==2.32.3", "urllib3==2.2.3" ]
[project.urls]
Homepage = "https://git.batsense.net/mCaptcha/mcaptcha-api-py"

View file

@ -8,4 +8,4 @@ pluggy==1.5.0
pyproject_hooks==1.1.0
pytest==8.3.2
requests==2.32.3
urllib3==2.2.2
urllib3==2.2.3