Skip to content

Commit

Permalink
CASMTRIAGE-7272
Browse files Browse the repository at this point in the history
  • Loading branch information
annapoorna-s-alt committed Sep 27, 2024
1 parent 538ff86 commit 37dc12d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.32.2] - 2024-09-27

### Changed
- Fixed IUF

## [3.32.1] - 2024-09-17

### Changed
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage==6.3.2
cray-product-catalog==2.3.1
croniter==0.3.37
cryptography==42.0.4
csm-api-client==2.2.1
csm-api-client==2.2.2
dataclasses-json==0.5.6
docutils==0.17.1
google-auth==2.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ click==8.0.4
cray-product-catalog==2.3.1
croniter==0.3.37
cryptography==42.0.4
csm-api-client==2.2.1
csm-api-client==2.2.2
dataclasses-json==0.5.6
google-auth==2.6.0
htmlmin==0.1.12
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ argcomplete
boto3
botocore
cray-product-catalog >= 2.3.1
csm-api-client >= 2.2.1, <3.0
csm-api-client >= 2.2.2, <3.0
croniter >= 0.3, < 1.0
inflect >= 0.2.5, < 3.0
Jinja2 >= 3.0, < 4.0
Expand Down

0 comments on commit 37dc12d

Please sign in to comment.