Skip to content

Commit e55f98f

Browse files
renovate[bot]wilbrdt
authored andcommitted
⬆️(project) upgrade python dependencies
| datasource | package | from | to | | ---------- | --------------------- | --------------- | --------------- | | pypi | moto | 4.2.12 | 4.2.13 | | pypi | types-python-dateutil | 2.8.19.14 | 2.8.19.20240106 | | pypi | types-python-jose | 3.3.4.8 | 3.3.4.20240106 | | pypi | types-requests | 2.31.0.20231231 | 2.31.0.20240106 |
1 parent ee24e88 commit e55f98f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dev = [
9898
"mkdocs-click==0.8.1",
9999
"mkdocs-material==9.5.3",
100100
"mkdocstrings[python-legacy]==0.24.0",
101-
"moto==4.2.12",
101+
"moto==4.2.13",
102102
"mypy==1.8.0",
103103
"neoteroi-mkdocs==1.0.4",
104104
"pyfakefs==5.3.2",
@@ -110,9 +110,9 @@ dev = [
110110
"requests-mock==1.11.0",
111111
"responses==0.24.1",
112112
"ruff==0.1.11",
113-
"types-python-dateutil == 2.8.19.14",
114-
"types-python-jose == 3.3.4.8",
115-
"types-requests<2.31.0.20231232",
113+
"types-python-dateutil ==2.8.19.20240106",
114+
"types-python-jose ==3.3.4.20240106",
115+
"types-requests<2.31.0.20240107",
116116
"types-cachetools ==5.3.0.7",
117117
]
118118
lrs = [

0 commit comments

Comments
 (0)