Skip to content

Commit

Permalink
Bump fedora-messaging from 3.4.1 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [fedora-messaging](https://github.com/fedora-infra/fedora-messaging) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/fedora-infra/fedora-messaging/releases)
- [Changelog](https://github.com/fedora-infra/fedora-messaging/blob/develop/docs/changelog.md)
- [Commits](fedora-infra/fedora-messaging@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: fedora-messaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent a0e1e8b commit afc0d61
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 17 deletions.
68 changes: 52 additions & 16 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 @@ -24,7 +24,7 @@ include = [
python = ">=3.9,<3.13"
flask = "^3.0.1"
gunicorn = "^21.2.0"
fedora-messaging = "^3.4.1"
fedora-messaging = "^3.5.0"
"stomp.py" = "^8.1.0"

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

0 comments on commit afc0d61

Please sign in to comment.