Skip to content

Commit

Permalink
Merge branch 'main' into create-pr-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jsangmeister committed Feb 21, 2024
2 parents c0ec1b1 + 15446a8 commit 06eaf89
Show file tree
Hide file tree
Showing 4 changed files with 243 additions and 27 deletions.
10 changes: 5 additions & 5 deletions dev/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
autoflake==2.2.1
black==24.1.1
autoflake==2.3.0
black==24.2.0
flake8==7.0.0
isort==5.13.2
mypy==1.8.0
pytest==8.0.0
pyupgrade==3.15.0
pytest==8.0.1
pyupgrade==3.15.1
pyyaml==6.0.1
simplejson==3.19.2

# typing
types-PyYAML==6.0.12.12
types-simplejson==3.19.0.2
types-simplejson==3.19.0.20240218
Loading

0 comments on commit 06eaf89

Please sign in to comment.