Skip to content

Commit

Permalink
Update dependency architect to v5.11.0 (#145)
Browse files Browse the repository at this point in the history
* Update dependency architect to v5.11.0

* Update Pipfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
renovate[bot] and QuentinBisson authored Oct 30, 2024
1 parent ba9e565 commit cb009ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
architect: giantswarm/architect@5.10.1
architect: giantswarm/architect@5.11.0

jobs:
unit-tests:
Expand Down
2 changes: 1 addition & 1 deletion tests/ats/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pykube-ng = ">=22.1.0"
pytest-rerunfailures = "~=14.0"

[requires]
python_version = "3.9"
python_version = "3.12"

0 comments on commit cb009ec

Please sign in to comment.