mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
Merge pull request #716 from GSA/dependabot/pip/pytest-env-1.0.0
Bump pytest-env from 0.8.2 to 1.0.0
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -42,7 +42,7 @@ radon = "==6.0.1"
|
||||
[dev-packages]
|
||||
isort = "==5.12.0"
|
||||
pytest = "==7.4.0"
|
||||
pytest-env = "==0.8.2"
|
||||
pytest-env = "==1.0.0"
|
||||
pytest-mock = "==3.11.1"
|
||||
pytest-playwright = "==0.4.2"
|
||||
pytest-xdist = "==3.3.1"
|
||||
|
||||
8
Pipfile.lock
generated
8
Pipfile.lock
generated
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "1ba88d2c8e70243162c4fd03b8ddf1ec9c5542d0d2ccee7b4e8f4fd543912179"
|
||||
"sha256": "9fc8c5c0307fc5824eaa56ed470c0495229b902957ceeb1a1ac41fbb2d020b4e"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@@ -2035,11 +2035,11 @@
|
||||
},
|
||||
"pytest-env": {
|
||||
"hashes": [
|
||||
"sha256:5e533273f4d9e6a41c3a3120e0c7944aae5674fa773b329f00a5eb1f23c53a38",
|
||||
"sha256:baed9b3b6bae77bd75b9238e0ed1ee6903a42806ae9d6aeffb8754cd5584d4ff"
|
||||
"sha256:3265fe88f570337635689bacd9dafbe6e227c524abdb2b0f46454d6b6011a51c",
|
||||
"sha256:c5ec593abf2430e21aec5b62ef50a0d894de634e84c935a44f3fe9663c5868c6"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.8.2"
|
||||
"version": "==1.0.0"
|
||||
},
|
||||
"pytest-mock": {
|
||||
"hashes": [
|
||||
|
||||
Reference in New Issue
Block a user