diff --git a/changes/noissue.deendabot.fix.rst b/changes/noissue.deendabot.fix.rst new file mode 100644 index 00000000..5d4e734d --- /dev/null +++ b/changes/noissue.deendabot.fix.rst @@ -0,0 +1 @@ +Fixed dependabot issues up to 2026-05-12. diff --git a/changes/noissue.stomp.fix.rst b/changes/noissue.stomp.fix.rst new file mode 100644 index 00000000..c758544f --- /dev/null +++ b/changes/noissue.stomp.fix.rst @@ -0,0 +1,3 @@ +Pinned the version of stomp.py to <8.3.0, because version 8.3.0 caused problems +with the zhmcclient library, and because version 8.3.0 on Pypi has no +corresponding changes in the source code repository of stomp.py.