chore(deps): update dependency urllib3 to v2.2.2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-18 13:38:36 +00:00
parent 3608be8584
commit fff4526d12
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
dependencies = [ "requests==2.32.3", "urllib3==2.2.1" ]
dependencies = [ "requests==2.32.3", "urllib3==2.2.2" ]
[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.2.2
requests==2.32.3
urllib3==2.2.1
urllib3==2.2.2