Skip to content

Commit

Permalink
[PIP] Bump python-gnupg from 0.5.2 to 0.5.4
Browse files Browse the repository at this point in the history
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](vsajip/python-gnupg@0.5.2...0.5.4)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent c5081d3 commit 7b1432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Test requirements
pytest>=7.0.0,<=8.3.4
pytest-subtests>=0.12.0,<=0.14.1
python-gnupg==0.5.2
python-gnupg==0.5.4

# No pinning here, because we only switch on optional dependencies here.
pygments

0 comments on commit 7b1432f

Please sign in to comment.