Skip to content

Commit

Permalink
chore(deps): update all dependencies (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent f773f0d commit da4ff58
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_charm.yaml
Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@ jobs:
cat charmcraft.yaml
- if: github.event_name == 'push'
name: publish charm
uses: canonical/charming-actions/upload-charm@2.6.3
uses: canonical/charming-actions/upload-charm@2.7.0
with:
credentials: ${{ secrets.CHARMHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion connector-template/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/abuseipdb_ipblacklist/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/alienvault/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/cisa_kev/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/crowdstrike/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/cyber_campaign/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/export_file_csv/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/export_file_stix/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/export_file_txt/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/import_document/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/import_file_stix/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/malwarebazaar/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/misp_feed/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/mitre/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/sekoia/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/urlscan/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/urlscan_enrichment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/virustotal_livehunt/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion connectors/vxvault/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops ==2.17.1
ops ==2.18.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ops ==2.17.1
ops ==2.18.0
gql[requests] == 3.5.0

0 comments on commit da4ff58

Please sign in to comment.