11-i https://pypi.org/simple
22attrs==22.1.0; python_version >= '3.5'
33aws-cdk-lib==2.50.0; python_version ~= '3.7'
4- aws-cdk.aws-lambda-python-alpha==2.47 .0a0; python_version ~= '3.7'
5- boto3==1.26.0
6- botocore==1.29.0 ; python_version >= '3.7'
4+ aws-cdk.aws-lambda-python-alpha==2.50 .0a0; python_version ~= '3.7'
5+ boto3==1.26.9
6+ botocore==1.29.9 ; python_version >= '3.7'
77cattrs==22.2.0; python_version >= '3.7'
88-e ./cdk
9- cdk-nag==2.19.10 ; python_version ~= '3.7'
9+ cdk-nag==2.20.11 ; python_version ~= '3.7'
1010certifi==2022.9.24; python_version >= '3.6'
1111cfgv==3.3.1; python_full_version >= '3.6.1'
1212charset-normalizer==2.1.1; python_version >= '3.6'
1313click==8.1.3; python_version >= '3.7'
1414colorama==0.4.6; python_version >= '3.5'
15- constructs==10.1.147 ; python_version ~= '3.7'
15+ constructs==10.1.160 ; python_version ~= '3.7'
1616coverage[toml]==6.5.0; python_version >= '3.7'
1717distlib==0.3.6
18- exceptiongroup==1.0.0 ; python_version < '3.11'
18+ exceptiongroup==1.0.3 ; python_version < '3.11'
1919filelock==3.8.0; python_version >= '3.7'
2020flake8==5.0.4
2121future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
@@ -29,27 +29,27 @@ iniconfig==1.1.1
2929isort==5.10.1
3030jinja2==3.1.2; python_version >= '3.7'
3131jmespath==1.0.1; python_version >= '3.7'
32- jsii==1.70 .0; python_version ~= '3.7'
32+ jsii==1.71 .0; python_version ~= '3.7'
3333mando==0.6.4
3434markdown==3.3.7; python_version >= '3.6'
3535markupsafe==2.1.1; python_version >= '3.7'
3636mccabe==0.7.0; python_version >= '3.6'
3737mergedeep==1.3.4; python_version >= '3.6'
3838mkdocs==1.4.2; python_version >= '3.7'
3939mkdocs-git-revision-date-plugin==0.3.2
40- mkdocs-material==8.5.7
40+ mkdocs-material==8.5.10
4141mkdocs-material-extensions==1.1; python_version >= '3.7'
4242nodeenv==1.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
4343packaging==21.3; python_version >= '3.6'
44- platformdirs==2.5.2 ; python_version >= '3.7'
44+ platformdirs==2.5.4 ; python_version >= '3.7'
4545pluggy==1.0.0; python_version >= '3.6'
4646pre-commit==2.20.0
4747publication==0.0.3
4848py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
4949pycodestyle==2.9.1
5050pyflakes==2.5.0; python_version >= '3.6'
5151pygments==2.13.0; python_version >= '3.6'
52- pymdown-extensions==9.7 ; python_version >= '3.7'
52+ pymdown-extensions==9.8 ; python_version >= '3.7'
5353pyparsing==3.0.9; python_full_version >= '3.6.8'
5454pytest==7.2.0
5555pytest-cov==4.0.0
@@ -64,21 +64,21 @@ radon==5.1.0
6464requests==2.28.1; python_version >= '3.7' and python_version < '4.0'
6565s3transfer==0.6.0; python_version >= '3.7'
6666-e ./cdk
67- setuptools==65.5.0 ; python_version >= '3.7'
67+ setuptools==65.5.1 ; python_version >= '3.7'
6868six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
6969smmap==5.0.0; python_version >= '3.6'
7070toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
7171tomli==2.0.1; python_version < '3.11'
7272typeguard==2.13.3; python_full_version >= '3.5.3'
7373typing-extensions==4.4.0; python_version >= '3.7'
74- urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_full_version < '4.0.0 '
75- virtualenv==20.16.6 ; python_version >= '3.6'
74+ urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
75+ virtualenv==20.16.7 ; python_version >= '3.6'
7676watchdog==2.1.9; python_version >= '3.6'
7777xenon==0.9.0
7878yapf==0.32.0
7979zipp==3.10.0; python_version >= '3.7'
80- aws-lambda-powertools[all]==2.1 .0
81- aws-xray-sdk==2.10 .0
80+ aws-lambda-powertools[all]==2.2 .0
81+ aws-xray-sdk==2.11 .0
8282fastjsonschema==2.16.2
8383pydantic==1.10.2
8484wrapt==1.14.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
0 commit comments