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: [bottle](https://github.com/bottlepy/bottle), [pyparsing](https://github.com/pyparsing/pyparsing) and [pywin32](https://github.com/mhammond/pywin32).


Updates `bottle` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](bottlepy/bottle@0.13.1...0.13.2)

Updates `pyparsing` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.1.4...3.2.0)

Updates `pywin32` from 307 to 308
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: bottle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: general
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 20b3a6a commit 183075d
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
Expand Up @@ -6,7 +6,7 @@ auto-py-to-exe==2.44.2
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
bottle==0.13.1
bottle==0.13.2
bottle-websocket==0.2.9
bsdiff4==1.2.5
certifi==2024.8.30
Expand Down Expand Up @@ -61,12 +61,12 @@ Pygments==2.18.0
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
PyNaCl==1.5.0
pyparsing==3.1.4
pyparsing==3.2.0
pypiwin32==223
PySimpleGUI==5.0.6
python-dateutil==2.9.0.post0
PyUpdater==4.0
pywin32==307
pywin32==308
pywin32-ctypes==0.2.3
pyzmq==26.2.0
referencing==0.35.1
Expand Down

0 comments on commit 183075d

Please sign in to comment.