Skip to content

Commit

Permalink
add latest versions of boto3, selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile-sentry committed Aug 15, 2023
1 parent 96bc518 commit 925e1ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,13 @@ validate_extras = d
[boto3==1.24.50]
[boto3==1.24.61]
[boto3==1.24.73]
[boto3==1.28.26]

[botocore==1.25.12]
[botocore==1.27.50]
[botocore==1.27.61]
[botocore==1.27.73]
[botocore==1.31.26]

[brotli==1.0.9]

Expand Down Expand Up @@ -279,6 +281,7 @@ validate_incorrect_missing_deps = six

[exceptiongroup==1.0.0rc9]
[exceptiongroup==1.1.0]
[exceptiongroup==1.1.3]

[execnet==1.9.0]

Expand Down Expand Up @@ -400,6 +403,7 @@ python_versions = <3.11
[h11==0.9.0]
[h11==0.12.0]
[h11==0.13.0]
[h11==0.14.0]

[hiredis==0.3.1]
[hiredis==2.0.0]
Expand Down Expand Up @@ -935,9 +939,11 @@ python_versions = <3.11

[s3transfer==0.5.2]
[s3transfer==0.6.0]
[s3transfer==0.6.1]

[selenium==4.3.0]
[selenium==4.4.3]
[selenium==4.11.2]

[semantic-version==2.10.0]

Expand Down Expand Up @@ -1255,8 +1261,10 @@ python_versions = <3.11
[tqdm==4.65.0]

[trio==0.21.0]
[trio==0.22.2]

[trio-websocket==0.9.2]
[trio-websocket==0.10.3]

[types-beautifulsoup4==4.11.6]
[types-beautifulsoup4==4.11.6.7]
Expand Down

0 comments on commit 925e1ce

Please sign in to comment.