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

Commit

Permalink
build(deps): bump the general group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 3 updates: [attrs](https://github.com/sponsors/hynek), [pyzmq](https://github.com/zeromq/pyzmq) and [wheel](https://github.com/pypa/wheel).


Updates `attrs` from 23.2.0 to 24.1.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `pyzmq` from 26.0.3 to 26.1.0
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](zeromq/pyzmq@v26.0.3...v26.1.0)

Updates `wheel` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: general
- dependency-name: pyzmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 04dbb30 commit 9258fce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
altgraph==0.17.4
appdirs==1.4.4
asttokens==2.4.1
attrs==23.2.0
attrs==24.1.0
auto-py-to-exe==2.44.1
backcall==0.2.0
beautifulsoup4==4.12.3
Expand Down Expand Up @@ -68,7 +68,7 @@ python-dateutil==2.9.0.post0
PyUpdater==4.0
pywin32==306
pywin32-ctypes==0.2.2
pyzmq==26.0.3
pyzmq==26.1.0
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
Expand All @@ -84,7 +84,7 @@ traitlets==5.14.3
wakepy==0.9.1
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
wheel==0.44.0
whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.9
Expand Down

0 comments on commit 9258fce

Please sign in to comment.