Skip to content

Commit

Permalink
Bump dependencies (#167)
Browse files Browse the repository at this point in the history
* Bump dependencies

* More dependency bumps
  • Loading branch information
mkjpryor authored Aug 23, 2024
1 parent b3acd92 commit bc28791
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@
aiohttp==3.10.1
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
attrs==24.2.0
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==43.0.0
easykube==0.3.3
exceptiongroup==1.2.1
easykube==0.4.0
exceptiongroup==1.2.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iso8601==2.1.0
kopf==1.37.2
kube-custom-resource==0.4.0
kube-custom-resource==0.5.0
multidict==6.0.5
pbr==6.0.0
pycparser==2.22
pydantic==2.7.3
pydantic_core==2.18.4
pydantic==2.8.2
pydantic_core==2.20.1
python-json-logger==2.0.7
PyYAML==6.0.1
PyYAML==6.0.2
sniffio==1.3.1
typing_extensions==4.12.2
yarl==1.9.4

0 comments on commit bc28791

Please sign in to comment.