Skip to content

Commit

Permalink
Merge pull request freqtrade#9962 from freqtrade/dependabot/pip/devel…
Browse files Browse the repository at this point in the history
…op/types-a1a02855fc

Bump the types group with 1 update
  • Loading branch information
xmatthias authored Mar 18, 2024
2 parents 592e86a + d4ddcbc commit a0a4230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
- types-filelock==3.2.7
- types-requests==2.31.0.20240311
- types-tabulate==0.9.0.20240106
- types-python-dateutil==2.8.19.20240311
- types-python-dateutil==2.9.0.20240316
- SQLAlchemy==2.0.28
# stages: [push]

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ types-cachetools==5.3.0.7
types-filelock==3.2.7
types-requests==2.31.0.20240311
types-tabulate==0.9.0.20240106
types-python-dateutil==2.8.19.20240311
types-python-dateutil==2.9.0.20240316

0 comments on commit a0a4230

Please sign in to comment.