1
0
mirror of synced 2026-03-09 20:13:40 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
e8b8094526 Bump python-slugify from 6.1.1 to 8.0.1
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.1 to 8.0.1.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.1.1...v8.0.1)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 12:56:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v2.10.0
with:
context: .
push: true

View File

@@ -1,3 +1,3 @@
amcrest==1.9.7
paho-mqtt==1.6.1
python-slugify==6.1.1
python-slugify==8.0.1