File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pymqrest"
7- version = " 1.1.8 "
7+ version = " 1.1.9 "
88description = " Python wrapper for the IBM MQ REST API"
99readme = " README.md"
1010license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ cyclonedx-python-lib==11.6.0
1717 # via pip-audit
1818defusedxml == 0.7.1
1919 # via py-serializable
20- filelock == 3.24.2
20+ filelock == 3.24.3
2121 # via cachecontrol
2222idna == 3.11
2323 # via requests
2424iniconfig == 2.3.0
2525 # via pytest
26- librt == 0.8.0 ; platform_python_implementation != 'PyPy'
26+ librt == 0.8.1 ; platform_python_implementation != 'PyPy'
2727 # via mypy
2828license-expression == 30.4.4
2929 # via cyclonedx-python-lib
@@ -77,7 +77,7 @@ requests==2.32.5
7777 # cachecontrol
7878 # pip-audit
7979 # pymqrest
80- rich == 14.3.2
80+ rich == 14.3.3
8181 # via pip-audit
8282ruff == 0.15.1
8383sortedcontainers == 2.4.0
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ cyclonedx-python-lib==11.6.0
1717 # via pip-audit
1818defusedxml == 0.7.1
1919 # via py-serializable
20- filelock == 3.24.2
20+ filelock == 3.24.3
2121 # via cachecontrol
2222idna == 3.11
2323 # via requests
2424iniconfig == 2.3.0
2525 # via pytest
26- librt == 0.8.0 ; platform_python_implementation != 'PyPy'
26+ librt == 0.8.1 ; platform_python_implementation != 'PyPy'
2727 # via mypy
2828license-expression == 30.4.4
2929 # via cyclonedx-python-lib
@@ -77,7 +77,7 @@ requests==2.32.5
7777 # cachecontrol
7878 # pip-audit
7979 # pymqrest
80- rich == 14.3.2
80+ rich == 14.3.3
8181 # via pip-audit
8282ruff == 0.15.1
8383sortedcontainers == 2.4.0
You can’t perform that action at this time.
0 commit comments