dependabot[bot] commited on
Commit
005cfad
·
1 Parent(s): 9dbe1e7

Bump regex from 2023.6.3 to 2023.8.8

Browse files

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.6.3 to 2023.8.8.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.6.3...2023.8.8)

---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,7 +21,7 @@ pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and py
21
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
22
  pytz==2023.3
23
  pyyaml==6.0.1; python_version >= "3.6"
24
- regex==2023.6.3; python_version >= "3.6"
25
  requests==2.28.2
26
  rfc3986==1.5.0; python_version >= "3.7"
27
  search-engine-parser==0.6.8
 
21
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
22
  pytz==2023.3
23
  pyyaml==6.0.1; python_version >= "3.6"
24
+ regex==2023.8.8; python_version >= "3.6"
25
  requests==2.28.2
26
  rfc3986==1.5.0; python_version >= "3.7"
27
  search-engine-parser==0.6.8