JOB_ID=1177672
---
requirements/all.txt | 14 +++++++-------
requirements/codeqa.txt | 4 ++--
requirements/doc.txt | 8 ++++----
requirements/pydanticv1_test.txt | 2 +-
requirements/test.txt | 2 +-
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/requirements/all.txt b/requirements/all.txt
index b19cde8..e6f51ea 100644
--- a/requirements/all.txt
+++ b/requirements/all.txt
@@ -47,7 +47,7 @@ exceptiongroup==1.2.0
# pytest
ghp-import==2.1.0
# via mkdocs
-griffe==0.42.0
+griffe==0.42.1
# via
# fedrq (pyproject.toml)
# mkdocstrings-python
@@ -64,7 +64,7 @@ idna==3.6
# anyio
# httpx
# requests
-importlib-metadata==7.0.2
+importlib-metadata==7.1.0
# via
# markdown
# mkdocs
@@ -80,7 +80,7 @@ jinja2==3.1.3
# mkdocstrings
# releaserr
# reuse
-license-expression==30.2.0
+license-expression==30.3.0
# via reuse
markdown==3.5.2
# via
@@ -116,7 +116,7 @@ mkdocs-exclude==1.0.2
# via fedrq (pyproject.toml)
mkdocs-gen-files==0.5.0
# via fedrq (pyproject.toml)
-mkdocs-material==9.5.14
+mkdocs-material==9.5.15
# via fedrq (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
@@ -169,7 +169,7 @@ pytest==8.1.1
# via
# fedrq (pyproject.toml)
# pytest-mock
-pytest-mock==3.12.0
+pytest-mock==3.14.0
# via fedrq (pyproject.toml)
python-dateutil==2.9.0.post0
# via ghp-import
@@ -196,7 +196,7 @@ rich==13.7.1
# via releaserr
rpm==0.1.0
# via fedrq (pyproject.toml)
-ruff==0.3.3
+ruff==0.3.4
# via fedrq (pyproject.toml)
six==1.16.0
# via python-dateutil
@@ -215,7 +215,7 @@ tomli==2.0.1 ; python_version < "3.11"
# sourcehutx
tomli-w==1.0.0
# via fedrq (pyproject.toml)
-typer==0.9.0
+typer==0.10.0
# via releaserr
types-requests==2.31.0.20240311
# via fedrq (pyproject.toml)
diff --git a/requirements/codeqa.txt b/requirements/codeqa.txt
index 85e88e8..6bdf267 100644
--- a/requirements/codeqa.txt
+++ b/requirements/codeqa.txt
@@ -24,7 +24,7 @@ idna==3.6
# via requests
jinja2==3.1.3
# via reuse
-license-expression==30.2.0
+license-expression==30.3.0
# via reuse
markupsafe==2.1.5
# via jinja2
@@ -40,7 +40,7 @@ reuse==3.0.1
# via fedrq (pyproject.toml)
rpm==0.1.0
# via fedrq (pyproject.toml)
-ruff==0.3.3
+ruff==0.3.4
# via fedrq (pyproject.toml)
tomli==2.0.1 ; python_version < "3.11"
# via fedrq (pyproject.toml)
diff --git a/requirements/doc.txt b/requirements/doc.txt
index a6d6de2..5dc0046 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -33,7 +33,7 @@ exceptiongroup==1.2.0
# via anyio
ghp-import==2.1.0
# via mkdocs
-griffe==0.42.0
+griffe==0.42.1
# via
# fedrq (pyproject.toml)
# mkdocstrings-python
@@ -50,7 +50,7 @@ idna==3.6
# anyio
# httpx
# requests
-importlib-metadata==7.0.2
+importlib-metadata==7.1.0
# via
# markdown
# mkdocs
@@ -95,7 +95,7 @@ mkdocs-exclude==1.0.2
# via fedrq (pyproject.toml)
mkdocs-gen-files==0.5.0
# via fedrq (pyproject.toml)
-mkdocs-material==9.5.14
+mkdocs-material==9.5.15
# via fedrq (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
@@ -171,7 +171,7 @@ tomli==2.0.1 ; python_version < "3.11"
# black
# fedrq (pyproject.toml)
# sourcehutx
-typer==0.9.0
+typer==0.10.0
# via releaserr
typing-extensions==4.10.0
# via
diff --git a/requirements/pydanticv1_test.txt b/requirements/pydanticv1_test.txt
index fc4d686..484fb7f 100644
--- a/requirements/pydanticv1_test.txt
+++ b/requirements/pydanticv1_test.txt
@@ -26,7 +26,7 @@ pytest==8.1.1
# via
# fedrq (pyproject.toml)
# pytest-mock
-pytest-mock==3.12.0
+pytest-mock==3.14.0
# via fedrq (pyproject.toml)
requests==2.31.0
# via fedrq (pyproject.toml)
diff --git a/requirements/test.txt b/requirements/test.txt
index 2fad612..ecc0a4b 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -28,7 +28,7 @@ pytest==8.1.1
# via
# fedrq (pyproject.toml)
# pytest-mock
-pytest-mock==3.12.0
+pytest-mock==3.14.0
# via fedrq (pyproject.toml)
requests==2.31.0
# via fedrq (pyproject.toml)
--
2.44.0