Skip to content

Commit a656995

Browse files
dependabot[bot]fastbootazhar22k
authored
PE-8938 Bump bleach from 3.2.1 to 3.3.0 (#3)
* Bump bleach from 3.2.1 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.2.1...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com> * Updated version for eks-token to 0.1.1 (#4) * Rename file to specify dev dependencies Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pranjal Mishra <pranjal.mishra@peak.ai> Co-authored-by: azhar22k <azhar.khan.78601@gmail.com>
1 parent 5515b27 commit a656995

File tree

3 files changed

+13
-39
lines changed

3 files changed

+13
-39
lines changed

requirements-dev.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
awscli==1.18.150
2+
botocore==1.18.9
3+
colorama==0.4.3
4+
docutils==0.15.2
5+
jmespath==0.10.0
6+
pyasn1==0.4.8
7+
python-dateutil==2.8.1
8+
PyYAML==5.3.1
9+
rsa==4.5
10+
s3transfer==0.3.4
11+
six==1.15.0
12+
urllib3==1.25.11

requirements.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='eks_token',
8-
version='0.1.0',
8+
version='0.1.1',
99
author='Peak AI',
1010
author_email='support@peak.ai',
1111
description='EKS Token package, an alternate to "aws eks get-token ..." CLI',

0 commit comments

Comments
 (0)