diff --git a/netbox/project-static/dist/netbox.js b/netbox/project-static/dist/netbox.js index 618fb33d1..5624e7298 100644 Binary files a/netbox/project-static/dist/netbox.js and b/netbox/project-static/dist/netbox.js differ diff --git a/netbox/project-static/dist/netbox.js.map b/netbox/project-static/dist/netbox.js.map index 95dd32d48..af923dd4f 100644 Binary files a/netbox/project-static/dist/netbox.js.map and b/netbox/project-static/dist/netbox.js.map differ diff --git a/netbox/project-static/package.json b/netbox/project-static/package.json index c0ee79754..b28218201 100644 --- a/netbox/project-static/package.json +++ b/netbox/project-static/package.json @@ -27,7 +27,7 @@ "bootstrap": "5.3.3", "clipboard": "2.0.11", "flatpickr": "4.6.13", - "gridstack": "10.2.1", + "gridstack": "10.3.0", "htmx.org": "1.9.12", "query-string": "9.0.0", "sass": "1.77.6", diff --git a/netbox/project-static/yarn.lock b/netbox/project-static/yarn.lock index 6e5517d59..8e5960166 100644 --- a/netbox/project-static/yarn.lock +++ b/netbox/project-static/yarn.lock @@ -1754,10 +1754,10 @@ graphql@16.8.1: resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== -gridstack@10.2.1: - version "10.2.1" - resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-10.2.1.tgz#3ce6119ae86cfb0a533c5f0d15b03777a55384ca" - integrity sha512-UAPKnIvd9sIqPDFMtKMqj0G5GDj8MUFPcelRJq7FzQFSxSYBblKts/Gd52iEJg0EvTFP51t6ZuMWGx0pSSFBdw== +gridstack@10.3.0: + version "10.3.0" + resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-10.3.0.tgz#8fa065f896d0a880c5c54c24d189f3197184488a" + integrity sha512-eGKsmU2TppV4coyDu9IIdIkm4qjgLLdjlEOFwQyQMuSwfOpzSfLdPc8du0HuebGr7CvAIrJxN4lBOmGrWSBg9g== has-bigints@^1.0.1, has-bigints@^1.0.2: version "1.0.2" diff --git a/requirements.txt b/requirements.txt index 79e8941e3..55b972be2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.6 +Django==5.0.7 django-cors-headers==4.4.0 django-debug-toolbar==4.3.0 django-filter==24.2 @@ -12,26 +12,26 @@ django-rich==1.9.0 django-rq==2.10.2 django-taggit==5.0.1 django-tables2==2.7.0 -django-timezone-field==6.1.0 +django-timezone-field==7.0 djangorestframework==3.15.2 drf-spectacular==0.27.2 -drf-spectacular-sidecar==2024.6.1 +drf-spectacular-sidecar==2024.7.1 feedparser==6.0.11 gunicorn==22.0.0 Jinja2==3.1.4 Markdown==3.6 -mkdocs-material==9.5.27 +mkdocs-material==9.5.28 mkdocstrings[python-legacy]==0.25.1 netaddr==1.3.0 -nh3==0.2.17 -Pillow==10.3.0 -psycopg[c,pool]==3.1.19 +nh3==0.2.18 +Pillow==10.4.0 +psycopg[c,pool]==3.2.1 PyYAML==6.0.1 requests==2.32.3 social-auth-app-django==5.4.1 social-auth-core==4.5.4 -strawberry-graphql==0.235.0 -strawberry-graphql-django==0.44.2 +strawberry-graphql==0.235.2 +strawberry-graphql-django==0.46.1 svgwrite==1.4.3 tablib==3.6.1 tzdata==2024.1