Captain Ezio commited on
Commit
e056979
·
2 Parent(s): 13b38d9 2479e18

Merge pull request #72 from Gojo-Bots/dependabot/pip/requests-2.28.2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -19,7 +19,7 @@ pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and py
19
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
20
  pyyaml==6.0; python_version >= "3.6"
21
  regex==2022.10.31; python_version >= "3.6"
22
- requests==2.28.1
23
  rfc3986==1.5.0; python_version >= "3.7"
24
  search-engine-parser==0.6.8
25
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
 
19
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
20
  pyyaml==6.0; python_version >= "3.6"
21
  regex==2022.10.31; python_version >= "3.6"
22
+ requests==2.28.2
23
  rfc3986==1.5.0; python_version >= "3.7"
24
  search-engine-parser==0.6.8
25
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"