dependabot[bot] commited on
Commit
fa247c3
·
1 Parent(s): ea8752d

Bump regex from 2023.10.3 to 2023.12.25

Browse files

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

---
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
@@ -61,7 +61,7 @@ pyrogram==2.0.106
61
  python-telegram-bot==20.7
62
 
63
  # ==== R ====
64
- regex==2023.10.3
65
  requests==2.31.0
66
 
67
  # ==== S ====
 
61
  python-telegram-bot==20.7
62
 
63
  # ==== R ====
64
+ regex==2023.12.25
65
  requests==2.31.0
66
 
67
  # ==== S ====