Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates (#486)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates in the / directory: [django](https://github.com/django/django) and [pytest](https://github.com/pytest-dev/pytest).


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

Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

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

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 Sep 18, 2024
1 parent 350ac43 commit bf27c14
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
Expand Up @@ -8,12 +8,12 @@ dj-database-url==2.2.0
django-proxy==1.3.0
django-sql-dashboard==1.2
django-test-plus==2.2.4
Django==5.1
Django==5.1.1
factory-boy==3.3.1
gunicorn==23.0.0
html5lib==1.1
psycopg2-binary==2.9.9
pytest==8.3.2
pytest==8.3.3
raven>=3
requests==2.32.3
SQLAlchemy>=1.3.0
Expand Down

0 comments on commit bf27c14

Please sign in to comment.