Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies (#274)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* chore: verify appinspect

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Artem Rys <rysartem@gmail.com>
  • Loading branch information
renovate[bot] and artemrys authored Sep 18, 2023
1 parent deee17b commit 0114bad
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 23 deletions.
26 changes: 26 additions & 0 deletions .appinspect.manualcheck.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
check_external_data_sources:
comment: 'N/A'
check_splunk_logo:
comment: 'Verified'
check_editing_and_proofreading:
comment: 'Verified'
check_install_on_claimed_targets:
comment: 'Verified'
check_link_includes_contact_info:
comment: 'Verified'
check_for_known_vulnerabilities_in_third_party_libraries:
comment: 'N/A'
check_for_reverse_shells:
comment: 'N/A'
check_authorization_credentials:
comment: 'N/A'
check_embedded_links:
comment: 'N/A'
check_fs_writes:
comment: 'N/A'
check_dependencies:
comment: 'N/A'
check_documented_included_open_source:
comment: 'N/A'
check_requires_access_to_files_outside_apps_dir:
comment: 'N/A'
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ python = "^3.7"
[tool.poetry.group.dev.dependencies]
lovely-pytest-docker = "0.3.1"
pytest-expect = "1.1.0"
pytest-rerunfailures = "10.3"
pytest-rerunfailures = "12.0"
splunk-packaging-toolkit = "1.0.1"
pytest-splunk-addon = "5.0.2"
splunk-add-on-ucc-framework = "5.28.4"
pytest-splunk-addon = "5.1.0"
splunk-add-on-ucc-framework = "5.28.6"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 0114bad

Please sign in to comment.