Skip to content

Commit

Permalink
Merge pull request #1115 from netbox-community/renovate/psycopg-3.x
Browse files Browse the repository at this point in the history
Update dependency psycopg to v3.1.16
  • Loading branch information
tobiasge authored Dec 19, 2023
2 parents d72facf + d7866d5 commit 651bbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-container.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django-auth-ldap==4.6.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.2
dulwich==0.21.6
psycopg[c,pool]==3.1.12
psycopg[c,pool]==3.1.16
python3-saml==1.16.0

0 comments on commit 651bbc4

Please sign in to comment.