mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 22:02:17 -06:00
Merge branch 'main' into feature
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Django==5.2.0
|
||||
django-cors-headers==4.7.0
|
||||
django-debug-toolbar==5.1.0
|
||||
django-debug-toolbar==5.2.0
|
||||
django-filter==25.1
|
||||
django-htmx==1.23.0
|
||||
django-graphiql-debug-toolbar==0.2.0
|
||||
@@ -9,7 +9,7 @@ django-pglocks==1.0.4
|
||||
django-prometheus==2.3.1
|
||||
django-redis==5.4.0
|
||||
django-rich==1.14.0
|
||||
django-rq==3.0
|
||||
django-rq==3.0.1
|
||||
django-storages==1.14.6
|
||||
django-taggit==6.1.0
|
||||
django-tables2==2.7.5
|
||||
@@ -27,12 +27,12 @@ mkdocstrings[python]==0.29.1
|
||||
netaddr==1.3.0
|
||||
nh3==0.2.21
|
||||
Pillow==11.2.1
|
||||
psycopg[c,pool]==3.2.6
|
||||
psycopg[c,pool]==3.2.7
|
||||
PyYAML==6.0.2
|
||||
requests==2.32.3
|
||||
rq==2.3.2
|
||||
social-auth-app-django==5.4.3
|
||||
social-auth-core==4.5.6
|
||||
social-auth-core==4.6.1
|
||||
strawberry-graphql==0.266.0
|
||||
strawberry-graphql-django==0.58.0
|
||||
svgwrite==1.4.3
|
||||
|
||||
Reference in New Issue
Block a user