Captain Ezio commited on
Commit
4081949
·
2 Parent(s): c8547ad 4b40d66

Merge pull request #35 from Gojo-Bots/dependabot/pip/regex-2022.9.13

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -23,7 +23,7 @@ pyrogram==2.0.57; python_version >= "3.8"
23
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
24
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.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.7"
29
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
 
23
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
24
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
25
  pyyaml==6.0; python_version >= "3.6"
26
+ regex==2022.9.13; 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.7"
29
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"