From c1e25dd8c4005fa4e0db73e7d958da66f93e7b99 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Nov 02 2022 11:09:15 +0000 Subject: Bump stomp-py from 8.0.1 to 8.1.0 (#27) Bumps [stomp-py](https://github.com/jasonrbriggs/stomp.py) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/jasonrbriggs/stomp.py/releases) - [Changelog](https://github.com/jasonrbriggs/stomp.py/blob/dev/CHANGELOG.md) - [Commits](https://github.com/jasonrbriggs/stomp.py/commits) --- updated-dependencies: - dependency-name: stomp-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/docs/requirements.txt b/docs/requirements.txt index 24f3d18..b8cbe9a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ prometheus_client dogpile.cache PyYAML -stomp.py==8.0.1 +stomp.py==8.1.0 cryptography==38.0.1 flask-oidc==1.4.0 diff --git a/requirements.txt b/requirements.txt index f6e9ab9..9aa71ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ SQLAlchemy==1.4.41 gssapi Flask-Migrate -stomp.py==8.0.1 +stomp.py==8.1.0 cryptography==38.0.1 flask-oidc==1.4.0