Skip to content

Commit

Permalink
fix(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 8533b9c commit 437bf6f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pre-commit==2.19.0
pre-commit==4.0.1
black
mypy
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
jsonschema==4.6.1
PyYAML==6.0
datamodel-code-generator==0.13.0
json-schema-for-humans==0.41.3
json-schema-for-humans==1.0.2
typer==0.4.2
Jinja2==3.1.2
netaddr==0.8.0
ansible==6.0.0
pytest==7.1.2
netaddr==1.3.0
ansible==10.4.0
pytest==8.3.3
pytest-html
types-PyYAML
requests
rich==12.4.4
rich==13.9.2
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
collections:
- name: ansible.netcommon
version: 3.0.1
version: 7.1.0

0 comments on commit 437bf6f

Please sign in to comment.