Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed Apr 10, 2024
1 parent 24b5d2b commit b8256e0
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 @@ -161,7 +161,7 @@ repos:
- types-requests==2.27.30
- cryptography==36.0.2; python_version <= '3.6'
- types-setuptools == 57.4.2
- pyyaml==5.3.1
- pyyaml==5.4.1
args:
# FIXME: get rid of missing imports ignore
- --ignore-missing-imports
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ furo >= 2021.11.15
sphinxcontrib-apidoc >= 0.3.0
sphinxcontrib-towncrier >= 0.2.0a0
# See https://github.com/yaml/pyyaml/issues/724#issuecomment-1638587228
pyyaml==5.3.1
pyyaml!=6.0.0,!=5.4.0,!=5.4.1

0 comments on commit b8256e0

Please sign in to comment.