From b02e2ca7a665292aff10914d12a9931c4f7baaff Mon Sep 17 00:00:00 2001 From: Fernando Celmer Date: Thu, 5 Jan 2023 21:30:55 -0300 Subject: [PATCH 1/4] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3372387..28d90f9d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ +# ✔️ upy-application -![GitHub followers](https://img.shields.io/github/followers/UpyExplorer?label=UpyExplorer&style=social) +![GitHub followers](https://img.shields.io/github/followers/UpyExplorer?label=UpyExplorer&style=flat-square) +![https://img.shields.io/badge/Status-Inactive-red?style=flat-square](https://img.shields.io/badge/Status-Inactive-red?style=flat-square) + +--- + ### 🚀 Github - https://github.com/UpyExplorer - -### ✔️ upy-application From df24acca942a5d6c95fd6e00d07dcdb3c2ce3410 Mon Sep 17 00:00:00 2001 From: Fernando Celmer Date: Thu, 5 Jan 2023 21:45:02 -0300 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d90f9d..b057c678 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ✔️ upy-application - + ![GitHub followers](https://img.shields.io/github/followers/UpyExplorer?label=UpyExplorer&style=flat-square) ![https://img.shields.io/badge/Status-Inactive-red?style=flat-square](https://img.shields.io/badge/Status-Inactive-red?style=flat-square) From 8d0032e9841b21fe9ae1b5d69dc6974b015b66be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 21:42:27 +0000 Subject: [PATCH 3/4] Bump decode-uri-component from 0.2.0 to 0.2.2 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6348fbe6..59a1e59c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,9 +79,9 @@ } }, "node_modules/decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "peer": true, "engines": { "node": ">=0.10" @@ -182,14 +182,7 @@ "integrity": "sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==", "dependencies": { "copy-anything": "^2.0.1", - "errno": "^0.1.1", - "graceful-fs": "^4.1.2", - "image-size": "~0.5.0", - "make-dir": "^2.1.0", - "mime": "^1.4.1", - "needle": "^2.5.2", "parse-node-version": "^1.0.1", - "source-map": "~0.6.0", "tslib": "^2.3.0" }, "bin": { @@ -524,9 +517,9 @@ } }, "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "peer": true }, "errno": { From be959126db87865eac3401ad6320290e2cf564ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 21:45:12 +0000 Subject: [PATCH 4/4] Bump django from 3.2.9 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.9...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf4e985..ddfb003c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bootstrap4==0.1.0 css-html-js-minify==2.5.5 dj-database-url==0.5.0 dj-static==0.0.6 -Django==3.2.9 +Django==3.2.18 django-appconf==1.0.5 django-bootstrap-modal-forms==2.2.0 django-bootstrap-v5==1.0.7