Skip to content

Commit

Permalink
chore(deps): update regex requirement from ~=2023.6.3 to ~=2023.8.8
Browse files Browse the repository at this point in the history
Updates the requirements on [regex](https://github.com/mrabarnett/mrab-regex) to permit the latest version.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2023.6.3...2023.8.8)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent ea795b1 commit a1f87a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ uuid~=1.30
aiocqhttp~=1.4.4
tls-client
python-dateutil~=2.8.2
regex~=2023.6.3
regex~=2023.8.8
httpx~=0.24.1
Quart==0.17.0
creart==0.2.2
Expand Down

0 comments on commit a1f87a3

Please sign in to comment.