Skip to content

Commit

Permalink
chore(deps): bump psycopg2 from 2.9.9 to 2.9.10 in /backend (#311) [s…
Browse files Browse the repository at this point in the history
…kip ci]

Bumps [psycopg2](https://github.com/psycopg/psycopg2) 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: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 1, 2024
1 parent 16559e1 commit 2f9e09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-rest-passwordreset==1.4.1
djangorestframework==3.15.2
idna==3.10
packaging==24.1
psycopg2==2.9.9
psycopg2==2.9.10
pycodestyle==2.12.1
python-dotenv==1.0.1
pytz==2024.2
Expand Down

0 comments on commit 2f9e09c

Please sign in to comment.