Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Bump typeguard from 2.12.1 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@2.12.1...2.13.0)

---
updated-dependencies:
- dependency-name: typeguard
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2021
1 parent 08c169c commit 45eb69c
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 @@ -51,7 +51,7 @@ flake8-docstrings = "^1.5.0"
flake8-rst-docstrings = "^0.2.3"
pep8-naming = "^0.12.1"
pre-commit-hooks = "^4.0.1"
typeguard = "^2.10.0"
typeguard = "^2.13.0"
sphinx-rtd-theme = "^1.0.0"
coverage = {version = "6.0.2", extras = ["toml"]}

Expand Down

0 comments on commit 45eb69c

Please sign in to comment.