1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

update facs to new version

This commit is contained in:
Matt Griswold
2019-02-22 22:09:09 +00:00
parent 2145a15161
commit e2a103de09
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ pytest-cov = ">=2.0.0"
pytest-django = ">=2.9.1" pytest-django = ">=2.9.1"
pytest-filedata = ">=0.1.0" pytest-filedata = ">=0.1.0"
jsonschema = ">=2.6.0" jsonschema = ">=2.6.0"
facsimile = "*" facsimile = ">=1.1.1"
[packages] [packages]
certifi = "==2017.11.5" certifi = "==2017.11.5"

4
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "162a0b1cffee1a22bd67fa8093b58dc0ace0e6a93d6e550ee82718afb56d61e8" "sha256": "1380709c99d39c45b6d29a32414d97acd3056c23072d8be478f08bd637aa82e3"
}, },
"host-environment-markers": { "host-environment-markers": {
"implementation_name": "cpython", "implementation_name": "cpython",
@@ -313,7 +313,7 @@
}, },
"facsimile": { "facsimile": {
"hashes": [], "hashes": [],
"version": "==1.1.0" "version": "==1.1.1"
}, },
"future": { "future": {
"hashes": [], "hashes": [],