Skip to content

Commit f4a3170

Browse files
Chore(deps): Bump requests from 2.31.0 to 2.32.2 (#371)
1 parent 59691af commit f4a3170

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pyarrow = "^16.1.0"
3434
pydantic = ">=2.0,<=3.0"
3535
python-dotenv = "^1.0.1"
3636
python-ulid = "^2.2.0"
37-
requests = "<=2.31.0" # 3.32.0 breaks docker tests
37+
requests = "<=2.32.2,!=3.32.0" # 3.32.0 breaks docker tests
3838
rich = "^13.7.0"
3939
snowflake-connector-python = "^3.10.0"
4040
snowflake-sqlalchemy = "^1.5.1"

0 commit comments

Comments
 (0)