From 51be2b14ddc2ca68b910765f86eeaf922053f07b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 10:28:29 +0000 Subject: [PATCH] Bump stomp-py from 8.0.1 to 8.1.0 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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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