Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/colorlog-6.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed Jan 29, 2024
2 parents dfeabcb + 710936d commit 4e54dc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile '.\requirements-coverage.in'
#
coverage==7.4.0
coverage==7.4.1
# via -r dev_requirements/requirements-coverage.in
2 changes: 1 addition & 1 deletion dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pytest==7.4.4
# via -r dev_requirements/requirements-type_check.in
python-dateutil==2.8.2
# via pandas
pytz==2023.3.post1
pytz==2023.4
# via pandas
six==1.16.0
# via python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-dateutil==2.8.2
# via pandas
python-docx==1.1.0
# via -r requirements.in
pytz==2023.3.post1
pytz==2023.4
# via pandas
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 4e54dc4

Please sign in to comment.