Captain Ezio commited on
Commit
f2c6c3a
·
2 Parent(s): fa3dbbf e41b319

Merge pull request #31 from Gojo-Bots/dependabot/pip/rfc3986-2.0.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -25,7 +25,7 @@ python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.
25
  pyyaml==6.0; python_version >= "3.6"
26
  regex==2022.7.25; python_version >= "3.6"
27
  requests==2.28.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
28
- rfc3986==1.5.0; python_version >= "3.6"
29
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
30
  sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
31
  soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
 
25
  pyyaml==6.0; python_version >= "3.6"
26
  regex==2022.7.25; python_version >= "3.6"
27
  requests==2.28.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
28
+ rfc3986==2.0.0; python_version >= "3.6"
29
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
30
  sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
31
  soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"