Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
twangboy authored and garethgreenaway committed Nov 7, 2023
1 parent 6a8c471 commit 1ba50d5
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions requirements/release.txt
Original file line number Diff line number Diff line change
@@ -1,68 +1,68 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements/release.in
# pip-compile '.\requirements\release.in'
#
attrs==22.2.0
attrs==23.1.0
# via python-tools-scripts
boto3==1.26.110
# via -r requirements/release.in
botocore==1.29.110
boto3==1.28.79
# via -r .\requirements\release.in
botocore==1.31.79
# via
# boto3
# s3transfer
certifi==2023.07.22
certifi==2023.7.22
# via requests
cfgv==3.3.1
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.1.0
charset-normalizer==3.3.2
# via requests
distlib==0.3.6
distlib==0.3.7
# via virtualenv
filelock==3.11.0
filelock==3.13.1
# via virtualenv
identify==2.5.22
identify==2.5.31
# via pre-commit
idna==3.4
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
nodeenv==1.7.0
nodeenv==1.8.0
# via pre-commit
platformdirs==3.2.0
platformdirs==3.11.0
# via virtualenv
pre-commit==3.2.2
# via -r requirements/release.in
pygments==2.15.0
pre-commit==3.5.0
# via -r .\requirements\release.in
pygments==2.16.1
# via rich
python-dateutil==2.8.2
# via botocore
python-tools-scripts==0.12.0
# via -r requirements/release.in
pyyaml==6.0
python-tools-scripts==0.18.1
# via -r .\requirements\release.in
pyyaml==6.0.1
# via pre-commit
requests==2.28.2
requests==2.31.0
# via python-tools-scripts
rich==13.3.3
rich==13.6.0
# via python-tools-scripts
s3transfer==0.6.0
s3transfer==0.7.0
# via boto3
six==1.16.0
# via python-dateutil
typing-extensions==4.5.0
typing-extensions==4.8.0
# via python-tools-scripts
urllib3==1.26.15
urllib3==2.0.7
# via
# botocore
# requests
virtualenv==20.21.0
virtualenv==20.24.6
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 1ba50d5

Please sign in to comment.