Skip to content

Commit

Permalink
chore(deps): bump apscheduler from 3.10.4 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.4 to 3.11.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.0/docs/versionhistory.rst)
- [Commits](agronholm/apscheduler@3.10.4...3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 83418d6 commit a4bb367
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 22 deletions.
30 changes: 9 additions & 21 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 @@ -17,7 +17,7 @@ lxml = "^5.1.0"
pydantic = "^2.6.3"
fastapi = "^0.110.0"
uvicorn = {extras = ["standard"], version = "^0.30.6"}
apscheduler = "^3.10.4"
apscheduler = "^3.11.0"
regex = "^2023.12.25"
coverage = "^7.5.4"
cachetools = "^5.3.3"
Expand Down

0 comments on commit a4bb367

Please sign in to comment.