Skip to content

Commit 6385ca7

Browse files
authored
Merge pull request #143 from maxmind/dependabot/pip/urllib3-gte-1.25.2-and-lt-3.0.0
Update urllib3 requirement from <2.0.0,>=1.25.2 to >=1.25.2,<3.0.0
2 parents b2c4531 + 5069052 commit 6385ca7

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
@@ -1,4 +1,4 @@
11
aiohttp>=3.6.2,<4.0.0
22
maxminddb>=2.2.0,<3.0.0
33
requests>=2.24.0,<3.0.0
4-
urllib3>=1.25.2,<2.0.0
4+
urllib3>=1.25.2,<3.0.0

0 commit comments

Comments
 (0)