Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 13c0deb commit aac330f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL 3.0"
[tool.poetry.dependencies]
python = "^3.9"
"discord.py" = "^2.3.2"
requests = "^2.31.0"
requests = "^2.32.1"
rss-parser = "^2.0.0"
beautifulsoup4 = "^4.12.3"
python-dotenv = "^1.0.1"
Expand Down

0 comments on commit aac330f

Please sign in to comment.