Skip to content

Commit bd37215

Browse files
Bump urllib3 from 2.0.7 to 2.1.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.1.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e70e733 commit bd37215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ pluggy==1.4.0
1616
pyTelegramBotAPI==4.15.2
1717
python-dotenv==1.0.1
1818
requests==2.31.0
19-
urllib3==2.0.7
19+
urllib3==2.1.0
2020
virtualenv==20.25.0
2121
Werkzeug==3.0.1

0 commit comments

Comments
 (0)