Skip to content

Commit 3a3150e

Browse files
authored
Merge branch 'main' into dependabot/pip/straightforward-dependencies-5beca8e6b1
2 parents bde41a4 + 74c1eea commit 3a3150e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/requirements.test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ freezegun
33
pytest-mock
44
pydeequ
55
# Explicitly set urllib3 version compatible with botocore to pass CI tests
6-
urllib3>=1.25.4,<2.6 # glue 4 is using urllib3==1.25.11 so don't need add to requirements.build.txt
7-
redshift-connector==2.1.10 # used to connect with redshift
6+
urllib3>=1.25.4,<2.7 # glue 4 is using urllib3==1.25.11 so don't need add to requirements.build.txt
7+
redshift-connector==2.1.8 # used to connect with redshift

0 commit comments

Comments
 (0)