Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Bump urllib3 from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 2422909 commit f7a38cf
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot
Submodule bot deleted from 402a65
42 changes: 42 additions & 0 deletions bot/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
aiohttp==3.9.3
aiosignal==1.3.1
astroid==3.0.2
attrs==23.2.0
bcrypt==4.1.2
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.2
Cython==0.29.37
dill==0.3.8
discord.py==2.3.2
distro==1.9.0
docopt==0.6.2
frozenlist==1.4.1
idna==3.6
iniconfig==2.0.0
isort==5.13.2
jsonschema==3.2.0
mccabe==0.7.0
multidict==6.0.5
packaging==23.2
paramiko==3.4.0
platformdirs==4.2.0
pluggy==1.4.0
pycparser==2.21
pylint==3.0.3
PyNaCl==1.5.0
pyrsistent==0.20.0
pytest==8.0.0
pytest-pylint==0.21.0
python-dotenv==0.21.1
requests==2.31.0
setuptools==69.0.3
six==1.16.0
texttable==1.7.0
tomlkit==0.12.3
urllib3==2.2.1
websocket-client==0.59.0
yarl==1.9.4
dnspython==2.5.0
pymongo==4.6.1

0 comments on commit f7a38cf

Please sign in to comment.