Skip to content

Commit

Permalink
Merge pull request #397 from getsentry/kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgauntseo-sentry authored Jul 24, 2023
2 parents 4fdb0dc + 961271f commit 933fbaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ validate_extras = d
[certifi==2022.9.24]
[certifi==2022.12.7]
[certifi==2023.5.7]
[certifi==2023.7.22]

[cffi==1.14.6]
apt_requires = libffi-dev
Expand All @@ -117,6 +118,7 @@ brew_requires = libffi
[charset-normalizer==2.1.1]
[charset-normalizer==3.0.1]
[charset-normalizer==3.1.0]
[charset-normalizer==3.2.0]

[click==8.0.4]
[click==8.1.3]
Expand Down Expand Up @@ -327,6 +329,7 @@ validate_incorrect_missing_deps = six
[google-auth==2.11.0]
[google-auth==2.16.0]
[google-auth==2.19.1]
[google-auth==2.22.0]

[google-auth-httplib2==0.1.0]

Expand Down Expand Up @@ -471,6 +474,7 @@ validate_extras = pytest

[kubernetes==19.15.0]
[kubernetes==24.2.0]
[kubernetes==27.2.0]

[lark-parser==0.10.1]

Expand Down Expand Up @@ -583,6 +587,7 @@ python_versions = <3.11
[oauthlib==3.1.0]
[oauthlib==3.2.0]
[oauthlib==3.2.1]
[oauthlib==3.2.2]

[openai==0.27.0]
[openai==0.27.8]
Expand Down Expand Up @@ -1348,6 +1353,7 @@ python_versions = <3.11
[websocket-client==1.4.0]
[websocket-client==1.4.1]
[websocket-client==1.5.1]
[websocket-client==1.6.1]

[werkzeug==2.0.3]
[werkzeug==2.1.2]
Expand Down

0 comments on commit 933fbaa

Please sign in to comment.