Skip to content

Commit

Permalink
Merge pull request #407 from getsentry/upgrade-typed
Browse files Browse the repository at this point in the history
upgrade a few libraries to get typed support
  • Loading branch information
asottile-sentry authored Aug 1, 2023
2 parents f3d4691 + d982637 commit 9905a98
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ custom_prebuild = prebuild/librdkafka v2.1.1
[cryptography==38.0.3]
[cryptography==38.0.4]
[cryptography==39.0.1]
[cryptography==41.0.2]

[cssselect==1.0.3]
[cssselect==1.1.0]
Expand All @@ -186,6 +187,7 @@ custom_prebuild = prebuild/librdkafka v2.1.1
[datadog==0.21.0]
[datadog==0.29.3]
[datadog==0.44.0]
[datadog==0.46.0]

[decorator==5.1.1]

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

[fido2==0.9.2]
[fido2==1.0.0]
[fido2==1.1.2]

[filelock==3.7.0]
[filelock==3.7.1]
Expand Down Expand Up @@ -464,6 +467,7 @@ validate_extras = pytest
[jsonschema==4.18.4]

[jsonschema-spec==0.1.3]
[jsonschema-spec==0.2.3]

[jsonschema-specifications==2023.7.1]

Expand Down Expand Up @@ -542,6 +546,7 @@ brew_requires = libmaxminddb
[milksnake==0.1.5]

[mistune==2.0.4]
[mistune==3.0.1]

[mmh3==3.0.0]
[mmh3==4.0.0]
Expand All @@ -551,6 +556,7 @@ brew_requires = libmaxminddb
[more-itertools==8.13.0]
[more-itertools==8.14.0]
[more-itertools==9.0.0]
[more-itertools==10.0.0]

[msgpack==1.0.2]
python_versions = <3.11
Expand Down Expand Up @@ -595,14 +601,17 @@ python_versions = <3.11
[openapi-core==0.14.2]
[openapi-core==0.15.0]
[openapi-core==0.16.5]
[openapi-core==0.18.0]

[openapi-schema-validator==0.2.3]
[openapi-schema-validator==0.3.0]
[openapi-schema-validator==0.3.1]
[openapi-schema-validator==0.4.3]
[openapi-schema-validator==0.6.0]

[openapi-spec-validator==0.4.0]
[openapi-spec-validator==0.5.5]
[openapi-spec-validator==0.6.0]

[outcome==1.2.0]

Expand All @@ -613,6 +622,7 @@ python_versions = <3.11
[paramiko==2.11.0]

[parse==1.19.0]
[parse==1.19.1]

[parsimonious==0.8.0]
[parsimonious==0.8.1]
Expand Down Expand Up @@ -873,6 +883,7 @@ brew_requires = libyaml
[redis-py-cluster==2.1.0]
[redis-py-cluster==2.1.3]

[referencing==0.29.3]
[referencing==0.30.0]

[regex==2022.7.25]
Expand Down Expand Up @@ -1346,6 +1357,7 @@ python_versions = <3.11
[urllib3==1.26.16]
[urllib3==2.0.2]
[urllib3==2.0.3]
[urllib3==2.0.4]

[vine==1.3.0]
[vine==5.0.0]
Expand Down

0 comments on commit 9905a98

Please sign in to comment.