Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cachi2: bump osbs-client #2134

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jsonschema
paramiko>=3.4.0
PyYAML
ruamel.yaml
git+https://github.com/containerbuildsystem/osbs-client@541387019135f2bb6fc8054a453641f0e9feb3d7#egg=osbs-client
git+https://github.com/containerbuildsystem/osbs-client@b59210140d04060640e660c7cdee0ba56648e372#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 @@ -111,7 +111,7 @@ opentelemetry-semantic-conventions==0.41b0
# opentelemetry-sdk
opentelemetry-util-http==0.41b0
# via opentelemetry-instrumentation-requests
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@541387019135f2bb6fc8054a453641f0e9feb3d7
osbs-client @ git+https://github.com/containerbuildsystem/osbs-client@b59210140d04060640e660c7cdee0ba56648e372
# via -r requirements.in
otel-extensions==0.2.5
# via -r otel-requirements.in
Expand Down