Skip to content

Commit

Permalink
build(deps): bump the general group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) | `2.44.2` | `2.44.4` |
| [deprecated](https://github.com/laurent-laporte-pro/deprecated) | `1.2.14` | `1.2.15` |
| [setuptools](https://github.com/pypa/setuptools) | `75.5.0` | `75.6.0` |
| [tornado](https://github.com/tornadoweb/tornado) | `6.4.1` | `6.4.2` |
| [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.16.0` | `1.17.0` |



Updates `auto-py-to-exe` from 2.44.2 to 2.44.4
- [Release notes](https://github.com/brentvollebregt/auto-py-to-exe/releases)
- [Changelog](https://github.com/brentvollebregt/auto-py-to-exe/blob/master/CHANGELOG.md)
- [Commits](brentvollebregt/auto-py-to-exe@v2.44.2...v2.44.4)

Updates `deprecated` from 1.2.14 to 1.2.15
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](laurent-laporte-pro/deprecated@v1.2.14...v1.2.15)

Updates `setuptools` from 75.5.0 to 75.6.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.5.0...v75.6.0)

Updates `tornado` from 6.4.1 to 6.4.2
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

Updates `wrapt` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](GrahamDumpleton/wrapt@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: auto-py-to-exe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: deprecated
  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-minor
  dependency-group: general
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: wrapt
  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 Nov 22, 2024
1 parent c4d9aec commit 649c9c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ altgraph==0.17.4
appdirs==1.4.4
asttokens==2.4.1
attrs==24.2.0
auto-py-to-exe==2.44.2
auto-py-to-exe==2.44.4
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.2.0
Expand All @@ -16,7 +16,7 @@ charset-normalizer==3.4.0
colorama==0.4.6
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.14
Deprecated==1.2.15
docopt==0.6.2
dsdev-utils==1.3.0
Eel==1.0.0a1
Expand Down Expand Up @@ -74,19 +74,19 @@ regex==2024.11.6
requests==2.32.3
rpds-py==0.21.0
rsa==4.9
setuptools==75.5.0
setuptools==75.6.0
six==1.16.0
soupsieve==2.6
stack-data==0.6.3
tinycss2==1.4.0
tornado==6.4.1
tornado==6.4.2
traitlets==5.14.3
wakepy==0.10.1
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.45.0
whichcraft==0.6.1
wrapt==1.16.0
wrapt==1.17.0
yarg==0.1.10
zope.event==5.0
zope.interface==7.1.1
Expand Down

0 comments on commit 649c9c5

Please sign in to comment.