Skip to content

Commit ca92d81

Browse files
chore: bump version to 1.1.10
1 parent 6842358 commit ca92d81

4 files changed

Lines changed: 29 additions & 53 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pymqrest"
7-
version = "1.1.9"
7+
version = "1.1.10"
88
description = "Python wrapper for the IBM MQ REST API"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ requests==2.32.5
7979
# pymqrest
8080
rich==14.3.3
8181
# via pip-audit
82-
ruff==0.15.1
82+
ruff==0.15.2
8383
sortedcontainers==2.4.0
8484
# via cyclonedx-python-lib
8585
tomli==2.4.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ requests==2.32.5
7979
# pymqrest
8080
rich==14.3.3
8181
# via pip-audit
82-
ruff==0.15.1
82+
ruff==0.15.2
8383
sortedcontainers==2.4.0
8484
# via cyclonedx-python-lib
8585
tomli==2.4.0

uv.lock

Lines changed: 26 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)