Skip to content

Commit

Permalink
Bump the all group with 3 updates (#89)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [peewee](https://github.com/coleifer/peewee), [recordclass](https://github.com/intellimath/recordclass) and [yt-dlp](https://github.com/yt-dlp/yt-dlp).


Updates `peewee` from 3.16.3 to 3.17.0
- [Release notes](https://github.com/coleifer/peewee/releases)
- [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md)
- [Commits](coleifer/peewee@3.16.3...3.17.0)

Updates `recordclass` from 0.20.1 to 0.21
- [Commits](https://github.com/intellimath/recordclass/commits)

Updates `yt-dlp` from 2023.10.7 to 2023.10.13
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2023.10.07...2023.10.13)

---
updated-dependencies:
- dependency-name: peewee
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: recordclass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent ca6ed0f commit 7135ff8
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 @@ -88,7 +88,7 @@ packaging==23.1
# via plotly
pandas==2.1.1
# via -r requirements.in
peewee==3.16.3
peewee==3.17.0
# via -r requirements.in
plotly==5.17.0
# via -r requirements.in
Expand All @@ -109,7 +109,7 @@ python-dateutil==2.8.2
# pandas
pytz==2023.3
# via pandas
recordclass==0.20.1
recordclass==0.21
# via -r requirements.in
requests==2.31.0
# via -r requirements.in
Expand Down Expand Up @@ -146,5 +146,5 @@ yarl==1.9.2
# via
# -r requirements.in
# aiohttp
yt-dlp==2023.10.7
yt-dlp==2023.10.13
# via -r requirements.in

0 comments on commit 7135ff8

Please sign in to comment.