Skip to content

Commit c4698d3

Browse files
updated v36.0.1
1 parent 4b80e36 commit c4698d3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

recipe/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
{% set version = "36.0.0" %}
1+
{% set version = "36.0.1" %}
22

33
package:
44
name: python-kubernetes
55
version: {{ version }}
66

77
source:
88
url: https://pypi.org/packages/source/k/kubernetes/kubernetes-{{ version }}.tar.gz
9-
sha256: 027b606bb8032e6c6464a53236bdd9bd9a94c237e1063bc45a303c25b304ced9
9+
sha256: 3eadd6ae1be3b742ae63bd382b139c9fd5171afb6e00771dcefaae2d49001992
1010

1111
build:
1212
number: 0
@@ -19,12 +19,12 @@ requirements:
1919
- setuptools
2020
- pip
2121
run:
22-
- aiohttp <4.0.0,>=3.9.0
22+
- aiohttp <4.0.0,>=3.13.5
2323
- python >={{ python_min }}
2424
- certifi >=14.05.14
2525
- six >=1.9.0
2626
- python-dateutil >=2.5.3
27-
- pyyaml >=5.4.1
27+
- pyyaml >=6.0.3
2828
- google-auth >=1.0.1
2929
- websocket-client >=0.32.0,!=0.40.0,!=0.41.*,!=0.42.*
3030
- requests

0 commit comments

Comments
 (0)