Skip to content

Commit

Permalink
Bump stomp-py from 8.1.1 to 8.1.2
Browse files Browse the repository at this point in the history
Bumps [stomp-py](https://github.com/jasonrbriggs/stomp.py) from 8.1.1 to 8.1.2.
- [Changelog](https://github.com/jasonrbriggs/stomp.py/blob/dev/CHANGELOG.md)
- [Commits](jasonrbriggs/stomp.py@v8.1.1...v8.1.2)

---
updated-dependencies:
- dependency-name: stomp-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 10172de commit 2bcae88
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 @@ -25,7 +25,7 @@ python = ">=3.9,<3.13"
flask = "^3.0.1"
gunicorn = "^21.2.0"
fedora-messaging = "^3.4.1"
stomp_py = "^8.1.0"
stomp_py = "^8.1.2"

pytest = {version = "^8.0.2", optional = true}
pytest-cov = {version = "^5.0.0", optional = true}
Expand Down

0 comments on commit 2bcae88

Please sign in to comment.