Skip to content

Commit

Permalink
Bump google-re2 from 1.0 to 1.1
Browse files Browse the repository at this point in the history
Bumps [google-re2](https://github.com/google/re2) from 1.0 to 1.1.
- [Release notes](https://github.com/google/re2/releases)
- [Commits](https://github.com/google/re2/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent 0379ea5 commit d7642d0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 74 deletions.
125 changes: 52 additions & 73 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aiohttp = "^3.8.5"
psycopg = { extras = ["binary", "pool"], version = "^3.1.9" }
pydantic = "^2.1.1"
apscheduler = "4.0.0a2"
google-re2 = "^1.0"
google-re2 = "^1.1"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d7642d0

Please sign in to comment.