Skip to content

Commit

Permalink
<bot> update dependencies*.log files(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 26, 2024
1 parent a2fe244 commit 40f6f6f
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 8 deletions.
6 changes: 4 additions & 2 deletions dependencies-coloredlogs.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file was autogenerated by WIPACrepo/wipac-dev-py-setup-action
# from `pip install .[coloredlogs]`
# using Python 3.11.
# using Python 3.12.
#
########################################################################
# pip freeze
Expand All @@ -12,16 +12,18 @@ coloredlogs==15.0.1
humanfriendly==10.0
idna==3.6
requests==2.31.0
setuptools==69.0.3
typing_extensions==4.9.0
urllib3==2.1.0
wheel==0.42.0
########################################################################
# pipdeptree
########################################################################
coloredlogs==15.0.1
└── humanfriendly [required: >=9.1, installed: 10.0]
pip==23.2.1
pipdeptree==2.13.2
setuptools==65.5.1
setuptools==69.0.3
wheel==0.42.0
wipac-dev-tools
├── requests [required: Any, installed: 2.31.0]
Expand Down
6 changes: 4 additions & 2 deletions dependencies-dev.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file was autogenerated by WIPACrepo/wipac-dev-py-setup-action
# from `pip install .[dev]`
# using Python 3.11.
# using Python 3.12.
#
########################################################################
# pip freeze
Expand All @@ -24,8 +24,10 @@ pytest==7.4.4
pytest-flake8==1.1.1
pytest-mypy==0.10.3
requests==2.31.0
setuptools==69.0.3
typing_extensions==4.9.0
urllib3==2.1.0
wheel==0.42.0
########################################################################
# pipdeptree
########################################################################
Expand All @@ -50,7 +52,7 @@ pytest-mypy==0.10.3
├── iniconfig [required: Any, installed: 2.0.0]
├── packaging [required: Any, installed: 23.2]
└── pluggy [required: >=0.12,<2.0, installed: 1.4.0]
setuptools==65.5.1
setuptools==69.0.3
wheel==0.42.0
wipac-dev-tools
├── requests [required: Any, installed: 2.31.0]
Expand Down
6 changes: 4 additions & 2 deletions dependencies-mypy.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file was autogenerated by WIPACrepo/wipac-dev-py-setup-action
# from `pip install .[mypy]`
# using Python 3.11.
# using Python 3.12.
#
########################################################################
# pip freeze
Expand All @@ -26,8 +26,10 @@ pytest==7.4.4
pytest-flake8==1.1.1
pytest-mypy==0.10.3
requests==2.31.0
setuptools==69.0.3
typing_extensions==4.9.0
urllib3==2.1.0
wheel==0.42.0
########################################################################
# pipdeptree
########################################################################
Expand All @@ -54,7 +56,7 @@ pytest-mypy==0.10.3
├── iniconfig [required: Any, installed: 2.0.0]
├── packaging [required: Any, installed: 23.2]
└── pluggy [required: >=0.12,<2.0, installed: 1.4.0]
setuptools==65.5.1
setuptools==69.0.3
wheel==0.42.0
wipac-dev-tools
├── requests [required: Any, installed: 2.31.0]
Expand Down
6 changes: 4 additions & 2 deletions dependencies.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file was autogenerated by WIPACrepo/wipac-dev-py-setup-action
# from `pip install .`
# using Python 3.11.
# using Python 3.12.
#
########################################################################
# pip freeze
Expand All @@ -10,14 +10,16 @@ certifi==2023.11.17
charset-normalizer==3.3.2
idna==3.6
requests==2.31.0
setuptools==69.0.3
typing_extensions==4.9.0
urllib3==2.1.0
wheel==0.42.0
########################################################################
# pipdeptree
########################################################################
pip==23.2.1
pipdeptree==2.13.2
setuptools==65.5.1
setuptools==69.0.3
wheel==0.42.0
wipac-dev-tools
├── requests [required: Any, installed: 2.31.0]
Expand Down

0 comments on commit 40f6f6f

Please sign in to comment.