Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/django-leaflet-approx-eq-0.…
Browse files Browse the repository at this point in the history
…31.0
  • Loading branch information
nemesifier authored Nov 7, 2024
2 parents c2efb0e + cf5842a commit 197a868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.0
uses: pypa/gh-action-pypi-publish@v1.11.0
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest-django~=4.8.0
pytest-django~=4.9.0
pytest-asyncio~=0.24.0
pytest-cov~=5.0.0
responses~=0.25.3
Expand Down

0 comments on commit 197a868

Please sign in to comment.