Skip to content

Commit

Permalink
build: bump trustme from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [trustme](https://github.com/python-trio/trustme) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/python-trio/trustme/releases)
- [Commits](python-trio/trustme@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 95fa4f2 commit 47ebd84
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 @@ -48,7 +48,7 @@ flake8 = "7.1.1"
black = "24.10.0"
pre-commit = "4.0.0"
pytest_httpserver = "1.1.0"
trustme = "1.1.0"
trustme = "1.2.0"
jupyter = "1.1.1"
pytest-asyncio = "^0.24.0"

Expand Down

0 comments on commit 47ebd84

Please sign in to comment.