Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ibims-0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Sep 2, 2024
2 parents 818e532 + ca87151 commit e738337
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mccabe==0.7.0
# via pylint
platformdirs==3.1.0
# via pylint
pylint==3.2.6
pylint==3.2.7
# via -r dev_requirements/requirements-linting.in
tomlkit==0.11.6
# via pylint
2 changes: 1 addition & 1 deletion dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pytest==8.3.2
# via
# -r dev_requirements/requirements-tests.in
# pytest-asyncio
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
# via -r dev_requirements/requirements-tests.in
4 changes: 2 additions & 2 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile '.\dev_requirements\requirements-type_check.in'
#
mypy==1.11.1
mypy==1.11.2
# via -r dev_requirements/requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20240821
# via -r dev_requirements/requirements-type_check.in
types-pytz==2024.1.0.20240417
# via -r dev_requirements/requirements-type_check.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pytz==2024.1
# via -r requirements.in
rstr==3.2.2
# via schwifty
schwifty==2024.8.1
schwifty==2024.9.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit e738337

Please sign in to comment.