Skip to content

Commit

Permalink
Bump pyppmd from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [pyppmd](https://pyppmd.readthedocs.io/) from 1.1.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: pyppmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 17672e3 commit 73e3f38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pybcj==1.0.2 ; python_version >= "3.10" and python_version < "4.0"
pycparser==2.21 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation == "PyPy"
pycryptodomex==3.19.1 ; python_version >= "3.10" and python_version < "4.0"
pydataverse==0.3.1 ; python_version >= "3.10" and python_version < "4.0"
pyppmd==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
pyppmd==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
pyzstd==0.15.9 ; python_version >= "3.10" and python_version < "4.0"
referencing==0.31.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pycparser==2.21 ; python_version >= "3.10" and python_version < "4.0" and platfo
pycryptodomex==3.19.1 ; python_version >= "3.10" and python_version < "4.0"
pydataverse==0.3.1 ; python_version >= "3.10" and python_version < "4.0"
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
pyppmd==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
pyppmd==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
pytest==7.4.3 ; python_version >= "3.10" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
pyzstd==0.15.9 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 73e3f38

Please sign in to comment.