Skip to content

Commit

Permalink
Bump surepy from 0.9.0a0 to 0.9.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [surepy](https://github.com/benleb/surepy) from 0.9.0a0 to 0.9.0.
- [Release notes](https://github.com/benleb/surepy/releases)
- [Commits](benleb/surepy@v0.9.0a0...v0.9.0)

---
updated-dependencies:
- dependency-name: surepy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent e7f1ce6 commit 58ad878
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -9,7 +9,7 @@ license = "MIT"
python = "^3.10"
astral = ">=3.2"
pytz = "^2023.3.post1"
surepy = "^0.9.0a"
surepy = "^0.9.0"
asyncio = "^3.4.3"
Flask = "^2.2.2"
google-cloud-logging = "^3.8.0"
Expand Down

0 comments on commit 58ad878

Please sign in to comment.