dependabot[bot] commited on
Commit
c76630b
·
1 Parent(s): 9427182

Bump regex from 2023.8.8 to 2023.10.3

Browse files

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

---
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
@@ -23,7 +23,7 @@ pytube==15.0.0
23
  pytz==2023.3
24
  pyyaml==6.0.1; python_version >= "3.6"
25
  qrcode==7.4.2
26
- regex==2023.8.8; python_version >= "3.6"
27
  requests==2.31.0
28
  rfc3986==1.5.0; python_version >= "3.7"
29
  search-engine-parser==0.6.8
 
23
  pytz==2023.3
24
  pyyaml==6.0.1; python_version >= "3.6"
25
  qrcode==7.4.2
26
+ regex==2023.10.3; python_version >= "3.6"
27
  requests==2.31.0
28
  rfc3986==1.5.0; python_version >= "3.7"
29
  search-engine-parser==0.6.8