Skip to content

Commit

Permalink
chore(deps-dev): bump types-waitress from 2.1.4.7 to 2.1.4.9
Browse files Browse the repository at this point in the history
Bumps [types-waitress](https://github.com/python/typeshed) from 2.1.4.7 to 2.1.4.9.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-waitress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 6c27b65 commit a18cd01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ pytest-mock = "^3.5.1"
pyinstaller = "^5"
mypy = "^0.931"
types-requests = "^2.27.11"
types-waitress = "^2.0.6"
types-waitress = "^2.1.4"
celery-types = "^0.11.0"
pre-commit = "^2.19.0"
pytest-celery = "^0.0.0"
Expand Down

0 comments on commit a18cd01

Please sign in to comment.