Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit d1e1a79

Browse files
build(deps): bump the general group with 2 updates
Bumps the general group with 2 updates: [pyzmq](https://github.com/zeromq/pyzmq) and [setuptools](https://github.com/pypa/setuptools). Updates `pyzmq` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v26.1.0...v26.1.1) Updates `setuptools` from 72.2.0 to 73.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v73.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: general ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b742381 commit d1e1a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ python-dateutil==2.9.0.post0
6868
PyUpdater==4.0
6969
pywin32==306
7070
pywin32-ctypes==0.2.3
71-
pyzmq==26.1.0
71+
pyzmq==26.1.1
7272
referencing==0.35.1
7373
regex==2024.7.24
7474
requests==2.32.3
7575
rpds-py==0.20.0
7676
rsa==4.9
77-
setuptools==72.2.0
77+
setuptools==73.0.0
7878
six==1.16.0
7979
soupsieve==2.6
8080
stack-data==0.6.3

0 commit comments

Comments
 (0)