mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,3 @@
|
||||
- Fixed a bug which caused failures in warning reporting when running pipenv inside a virtualenv under some circumstances.
|
||||
Fixed a bug which caused failures in warning reporting when running pipenv inside a virtualenv under some circumstances.
|
||||
|
||||
Fixed a bug with package discovery when running ``pipenv clean``.
|
||||
- Fixed a bug with package discovery when running ``pipenv clean``.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- Updated vendored dependencies:
|
||||
Updated vendored dependencies:
|
||||
|
||||
- **attrs**: ``18.2.0`` => ``19.1.0``
|
||||
- **certifi**: ``2018.10.15`` => ``2018.11.29``
|
||||
@@ -25,4 +25,4 @@
|
||||
- **vistir**: ``0.3.0`` => ``0.3.1``
|
||||
- **yaspin**: ``0.14.0`` => ``0.14.1``
|
||||
|
||||
Removed vendored dependency **cursor**.
|
||||
- Removed vendored dependency **cursor**.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fix a bug that ``ValidationError`` is thrown when some fields are missing in source section.
|
||||
Fixed a bug that ``ValidationError`` is thrown when some fields are missing in source section.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fix the wrong order of old and new hashes in message.
|
||||
Fixed the wrong order of old and new hashes in message.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Update the index names in lock file when source name in Pipfile is changed.
|
||||
Updated the index names in lock file when source name in Pipfile is changed.
|
||||
|
||||
Reference in New Issue
Block a user