Skip to content

Commit 6c57471

Browse files
wphillipmoorewphillipmoore-claude
andcommitted
chore: bump version to 1.1.5
Co-Authored-By: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent a064458 commit 6c57471

4 files changed

Lines changed: 23 additions & 23 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.4"
7+
version = "1.1.5"
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cyclonedx-python-lib==11.6.0
1717
# via pip-audit
1818
defusedxml==0.7.1
1919
# via py-serializable
20-
filelock==3.24.0
20+
filelock==3.24.2
2121
# via cachecontrol
2222
idna==3.11
2323
# via requests
@@ -53,7 +53,7 @@ pip-audit==2.10.0
5353
pip-licenses==5.5.1
5454
pip-requirements-parser==32.0.1
5555
# via pip-audit
56-
platformdirs==4.9.1
56+
platformdirs==4.9.2
5757
# via pip-audit
5858
pluggy==1.6.0
5959
# via

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cyclonedx-python-lib==11.6.0
1717
# via pip-audit
1818
defusedxml==0.7.1
1919
# via py-serializable
20-
filelock==3.24.0
20+
filelock==3.24.2
2121
# via cachecontrol
2222
idna==3.11
2323
# via requests
@@ -53,7 +53,7 @@ pip-audit==2.10.0
5353
pip-licenses==5.5.1
5454
pip-requirements-parser==32.0.1
5555
# via pip-audit
56-
platformdirs==4.9.1
56+
platformdirs==4.9.2
5757
# via pip-audit
5858
pluggy==1.6.0
5959
# via

uv.lock

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

0 commit comments

Comments
 (0)