Skip to content

Commit

Permalink
Update trustme requirement from ~=1.2.0 to ~=1.2.1
Browse files Browse the repository at this point in the history
Updates the requirements on [trustme](https://github.com/python-trio/trustme) to permit the latest version.
- [Release notes](https://github.com/python-trio/trustme/releases)
- [Commits](python-trio/trustme@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: trustme
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 146ee63 commit 6cd31ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functest_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytest-custom_exit_code
pytest-xdist
python-gnupg
proxy.py~=2.4.9
trustme~=1.2.0
trustme~=1.2.1

# pulp_file tests
beautifulsoup4
Expand Down

0 comments on commit 6cd31ff

Please sign in to comment.