Skip to content

Commit

Permalink
bump osbs version
Browse files Browse the repository at this point in the history
Signed-off-by: mkosiarc <mkosiarc@redhat.com>
  • Loading branch information
mkosiarc committed Jan 17, 2023
1 parent 3b00965 commit d0c50ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-devel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ krb5==0.2.0
# via pyspnego
mccabe==0.6.1
# via flake8
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@ed18591b1c7f8b8ad89ff5218c917a2df6ddbb53
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@8d7d7fadff38c8367796e6ac0b3516b65483db24
# via -r requirements.in
packaging==21.2
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jsonschema
paramiko>=2.10.1
PyYAML
ruamel.yaml
git+https://github.com/containerbuildsystem/osbs-client@ed18591b1c7f8b8ad89ff5218c917a2df6ddbb53#egg=osbs-client
git+https://github.com/containerbuildsystem/osbs-client@8d7d7fadff38c8367796e6ac0b3516b65483db24#egg=osbs-client
# cannot build cryptography with rust for version >= 3.5
cryptography < 3.5
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ koji==1.26.1
# via -r requirements.in
krb5==0.2.0
# via pyspnego
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@ed18591b1c7f8b8ad89ff5218c917a2df6ddbb53
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@8d7d7fadff38c8367796e6ac0b3516b65483db24
# via -r requirements.in
paramiko==2.10.3
# via -r requirements.in
Expand Down

0 comments on commit d0c50ef

Please sign in to comment.