Skip to content

Commit

Permalink
Merge branch 'master' into fix-deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Apr 11, 2024
2 parents 5e58909 + 3a3bdb5 commit 1483615
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.3.5
hooks:
- id: ruff
args: [--fix]
Expand Down
5 changes: 2 additions & 3 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ ruamel.yaml==0.18.6
msgpack==1.0.8
tqdm==4.66.2
pymongo==4.6.3
pandas==2.2.1
pandas==2.2.2
orjson==3.10.0
types-orjson==3.6.2
types-requests==2.31.0.20240311
ipython==8.22.2
types-requests==2.31.0.20240403

0 comments on commit 1483615

Please sign in to comment.