Skip to content

Commit

Permalink
Merge pull request #269 from emnify/development
Browse files Browse the repository at this point in the history
rc
  • Loading branch information
Th3Un1q3 authored Nov 26, 2024
2 parents 9f65112 + d9f4ff0 commit 338a6fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ updates:
python:
patterns:
- "*"
ignore:
- dependency-name: "pydantic"
versions: [ ">=2" ]
- package-ecosystem: "github-actions"
directory: "/"
commit-message:
Expand Down
2 changes: 1 addition & 1 deletion emnify/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# THIS FILE IS GENERATED AUTOMATICALLY, DON'T CHANGE ITS CONTENT!!
EMNIFY_PACKAGE_VERSION="0.4.3"
EMNIFY_PACKAGE_VERSION = "0.4.3"

0 comments on commit 338a6fe

Please sign in to comment.