Skip to content

Commit de967bf

Browse files
Build: Update moto[server] requirement from <6,>=5.0.2 to >=5.1.22,<6
Updates the requirements on [moto[server]](https://github.com/getmoto/moto) to permit the latest version. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.2...5.1.22) --- updated-dependencies: - dependency-name: moto[server] dependency-version: 5.1.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ab55e commit de967bf

2 files changed

Lines changed: 236 additions & 239 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dev = [
107107
"fastavro==1.12.1",
108108
"coverage[toml]>=7.4.2,<8",
109109
"requests-mock==1.12.1",
110-
"moto[server]>=5.0.2,<6",
110+
"moto[server]>=5.1.22,<6",
111111
"typing-extensions==4.15.0",
112112
"pytest-mock==3.15.1",
113113
"pyspark[connect]==4.0.1",

0 commit comments

Comments
 (0)