From 7c488809a87d619a84053bce9dc03c3f9bc96121 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2024 05:06:52 +0000
Subject: [PATCH] build(deps): bump altamisa from 0.2.9 to 0.3.0 in /backend

Bumps [altamisa](https://github.com/bihealth/altamisa) from 0.2.9 to 0.3.0.
- [Release notes](https://github.com/bihealth/altamisa/releases)
- [Changelog](https://github.com/bihealth/altamisa/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bihealth/altamisa/compare/v0.2.9...v0.3.0)

---
updated-dependencies:
- dependency-name: altamisa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 backend/Pipfile      |  2 +-
 backend/Pipfile.lock | 31 +++++++++++++++++++++++++------
 2 files changed, 26 insertions(+), 7 deletions(-)

diff --git a/backend/Pipfile b/backend/Pipfile
index 378db84a1..10d1bd064 100644
--- a/backend/Pipfile
+++ b/backend/Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
 
 [packages]
 aldjemy = "~=2.2"
-altamisa = "~=0.2.5"
+altamisa = "~=0.3.0"
 attrs = "~=24.2"
 beautifulsoup4 = "~=4.9"
 cattrs = "*"
diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock
index a7b3094cc..deb8e050a 100644
--- a/backend/Pipfile.lock
+++ b/backend/Pipfile.lock
@@ -1,7 +1,7 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "8540666ff7dd6beeec6c4ef9bb75611dd8bbc58fbd460a98e8ddc5cad40f866a"
+            "sha256": "363943920c8a5f6d2a210f530638dcdef92b079518b8b58b6be76261d0159659"
         },
         "pipfile-spec": 6,
         "requires": {
@@ -164,10 +164,10 @@
         },
         "altamisa": {
             "hashes": [
-                "sha256:69e6e5e78df917c5be8a84c75f075f7cf992b52bea0dbe3487664b5e22c8bc72"
+                "sha256:d92eb1017b26b6feb4c376456a789e584a53d569010d6a71dbb4aa8dde62c7d9"
             ],
             "index": "pypi",
-            "version": "==0.2.9"
+            "version": "==0.3.0"
         },
         "amqp": {
             "hashes": [
@@ -2457,12 +2457,12 @@
         },
         "rich": {
             "hashes": [
-                "sha256:9836f5096eb2172c9e77df411c1b009bace4193d6a481d534fea75ebba758283",
-                "sha256:bc1e01b899537598cf02579d2b9f4a415104d3fc439313a7a2c165d76557a08e"
+                "sha256:439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098",
+                "sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90"
             ],
             "index": "pypi",
             "markers": "python_full_version >= '3.8.0'",
-            "version": "==13.9.3"
+            "version": "==13.9.4"
         },
         "rpds-py": {
             "hashes": [
@@ -2606,6 +2606,14 @@
             "markers": "python_version >= '3.7'",
             "version": "==67.6.1"
         },
+        "shellingham": {
+            "hashes": [
+                "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686",
+                "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"
+            ],
+            "markers": "python_version >= '3.7'",
+            "version": "==1.5.4"
+        },
         "simplejson": {
             "hashes": [
                 "sha256:01c6657485393f2e9b8177c77a7634f13ebe70d5e6de150aae1677d91516ce6b",
@@ -2934,6 +2942,17 @@
             "markers": "python_version >= '3.7'",
             "version": "==4.66.5"
         },
+        "typer": {
+            "extras": [
+                "all"
+            ],
+            "hashes": [
+                "sha256:62fe4e471711b147e3365034133904df3e235698399bc4de2b36c8579298d52b",
+                "sha256:f592f089bedcc8ec1b974125d64851029c3b1af145f04aca64d69410f0c9b722"
+            ],
+            "markers": "python_version >= '3.7'",
+            "version": "==0.12.5"
+        },
         "typing-extensions": {
             "hashes": [
                 "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d",