Skip to content

Commit

Permalink
Bump distlib from 0.3.7 to 0.3.8 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent afffdd0 commit 64693cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ botocore = "==1.20.112"
certifi = "==2023.7.22"
cffi = "==1.15.1"
click = ">=7.1.2"
distlib = "==0.3.7"
distlib = "==0.3.8"
filelock = "==3.13.1"
flask-cors = "==4.0.0"
flask-restful = "==0.3.10"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ botocore==1.20.112; python_version >= '2.7' and python_version not in '3.0, 3.1,
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
click==8.1.7; python_version >= '3.7'
distlib==0.3.7
distlib==0.3.8
exceptiongroup==1.2.0; python_version < '3.11'
filelock==3.13.1; python_version >= '3.8'
flask==3.0.0; python_version >= '3.8'
Expand Down

0 comments on commit 64693cf

Please sign in to comment.