Skip to content

Commit

Permalink
Merge branch 'cloudandthings:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
atorrescogollo authored Jan 5, 2024
2 parents 2511c3e + b9264d4 commit fd970a2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/clickopsnotifier"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion clickopsnotifier/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# CLICKOPS NOTIFIER REQUIREMENTS
# Packages that must be included in the lambda deployment
requests==2.27.1
requests==2.31.0
Binary file modified deployment-clickopsnotifier-python3.7.zip
Binary file not shown.
Binary file modified deployment-clickopsnotifier-python3.8.zip
Binary file not shown.
Binary file modified deployment-clickopsnotifier-python3.9.zip
Binary file not shown.

0 comments on commit fd970a2

Please sign in to comment.