Skip to content

Commit

Permalink
Squashed merge of dependency updates
Browse files Browse the repository at this point in the history
build(deps): update gspread requirement from ~=5.11.3 to ~=5.12.0

Updates the requirements on [gspread](https://github.com/burnash/gspread) to permit the latest version.
- [Release notes](https://github.com/burnash/gspread/releases)
- [Changelog](https://github.com/burnash/gspread/blob/master/HISTORY.rst)
- [Commits](burnash/gspread@v5.11.3...v5.12.0)

---
updated-dependencies:
- dependency-name: gspread
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

build(deps): update jishaku requirement from ~=2.5.1 to ~=2.5.2

Updates the requirements on [jishaku](https://github.com/Gorialis/jishaku) to permit the latest version.
- [Release notes](https://github.com/Gorialis/jishaku/releases)
- [Changelog](https://github.com/Gorialis/jishaku/blob/master/docs/whatsnew.rst)
- [Commits](scarletcafe/jishaku@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: jishaku
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lifehackerhansol committed Nov 5, 2023
1 parent a0d3a43 commit 0320a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
discord.py~=2.3.2
feedparser~=6.0.10
gspread~=5.11.3
jishaku~=2.5.1
gspread~=5.12.0
jishaku~=2.5.2
markdownify~=0.11.6
psutil~=5.9.6
pytz~=2023.3
Expand Down

0 comments on commit 0320a1e

Please sign in to comment.