Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 3 updates in the / directory: [djp](https://github.com/simonw/djp), [django](https://github.com/django/django) and [psycopg2-binary](https://github.com/psycopg/psycopg2).


Updates `djp` from 0.2 to 0.3.1
- [Release notes](https://github.com/simonw/djp/releases)
- [Commits](simonw/djp@0.2...0.3.1)

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

Updates `psycopg2-binary` from 2.9.9 to 2.9.10
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: djp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent a2f2b56 commit 84e3611
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 @@ -4,17 +4,17 @@ django-http-debug==0.2
cloudflare==3.1.0
dateutils==0.6.12
db-to-sqlite==1.5
djp==0.2
djp==0.3.1
django-plugin-django-header==0.1.1
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.1
Django==5.1.2
factory-boy==3.3.1
gunicorn==23.0.0
html5lib==1.1
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
pytest==8.3.3
raven>=3
requests==2.32.3
Expand Down

0 comments on commit 84e3611

Please sign in to comment.