Skip to content

Commit

Permalink
uncap toml, nested dict bug has been fixed
Browse files Browse the repository at this point in the history
version 0.10.2 includes a fix for the nested dict bug:
uiri/toml#295  And also happens to be the
latest version currently.

Change-Id: I22014ce24e1480cabe6b02c78a3bf5a23b066973
  • Loading branch information
Jon Bernard committed Mar 25, 2021
1 parent 8559da8 commit 2e2d692
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion global-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -509,4 +509,3 @@ zipp;python_version>='3.6' # MIT
# NOTE(prometheanfire): python3 caps, are not approved for use in OpenStack
gitdb # BSD
gitdb2 # BSD
toml!=0.10.1 # Apache-2.0
2 changes: 1 addition & 1 deletion upper-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ retryz===0.1.9
pluggy===0.13.1
coverage===5.5
freezegun===1.1.0
toml===0.10.0
toml===0.10.2
pyperclip===1.8.2
cassandra-driver===3.24.0
XStatic-Angular-Schema-Form===0.8.13.0
Expand Down

0 comments on commit 2e2d692

Please sign in to comment.