Skip to content

Commit 402b81c

Browse files
author
regula-bot
committed
Merge remote-tracking branch 'origin/develop' into stable
2 parents 319ae33 + 1578d49 commit 402b81c

File tree

2 files changed

+504
-428
lines changed

2 files changed

+504
-428
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python-dateutil = ">=2.8.2"
1010
urllib3 = ">=2.6.3, <3.0.0"
1111
vistir = ">=0.4.0, <=0.6.1"
1212
idna = "==3.7"
13-
requests = ">=2.32.4"
13+
requests = ">=2.33.0"
1414
pydantic = ">=2"
1515
typing-extensions = ">=4.7.1"
1616
lazy-imports = "==1.0.1"
@@ -25,4 +25,4 @@ mypy = ">=1.5"
2525
setuptools = "==78.1.1"
2626

2727
[requires]
28-
python_version = "3.9"
28+
python_version = "3.10"

0 commit comments

Comments
 (0)