Skip to content

Commit

Permalink
Bump the python-dependencies group with 2 updates (#305)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [django](https://github.com/django/django) and [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `django` from 5.0.8 to 5.1
- [Commits](django/django@5.0.8...5.1)

Updates `matplotlib` from 3.9.0 to 3.9.1.post1
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.0...v3.9.1.post1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent 802f16d commit c0beab1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 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 @@ -35,7 +35,7 @@ validators = "^0.33"
beautifulsoup4 = "^4.12"
emoji = "^2.12"
parsedatetime = "^2.6"
django = "~5.0"
django = "~5.1"
matplotlib = "^3.9"
mplcyberpunk = "^0.7"
python-logging-discord-handler = "^0.1"
Expand Down

0 comments on commit c0beab1

Please sign in to comment.